{% extends "admin/change_form.html" %} {% load i18n admin_urls %} {% load static %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block submit_buttons_bottom %}
{% endblock %} {% block admin_change_form_document_ready %} {{ block.super }} {% endblock %} {% block content %} {{ block.super }}
Uploading...
0%

You must leave this window open during upload.

Once upload completes, you will be sent to a new page. You may then navigate away while the rest of the ingest completes; you will receive an email to notify you when the ingest has completed.

{% endblock %}