{% extends 'base.html' %} {% block title %} Exports {% endblock %} {% block content_header %}
Export from | Status | Date Requested |
---|---|---|
{{ collection_set.name }} > {{ collection.name }} | {{ export.status }} | {{ export.date_requested }} |
To request an export, go to one of your Collection Sets and choose a Collection to export.
{% endif %}