{% extends "catmaid/import/annotations/setup.html" %} {% block setup_content %}

This tool assists you with importing data into your CATMAID instance. The first step is to declare a source for the data to be imported into an existing project on this instance. Please be aware that importing data can take a while and your HTTP connection might be dropped before the import can successfully finish, causing the import to be canceled altogether. In this event, you should resort to importing using the management command "copy_annotations".


{% endblock %}