{% extends "base/base.html" %} {% block title %} Overview of bundles and papers {% endblock title %} {% block page_heading %} Overview of bundles and papers {% endblock page_heading %} {% block main_content %}
Upload PDF bundles to staging area
Staged bundles
Assign extra-pages and deal with any unknown pages before they are pushed.
View pushed bundles
View complete pushed papers
View incomplete pushed papers {% if incomplete_papers %}{% endif %}
{% if incomplete_papers %}There are currently {{ incomplete_papers }} incomplete papers {% if user_is_manager %}— a manager can repair them.{% endif %}
{% else %}There are no such papers currently.
{% endif %}View discarded images from pushed bundles
View images discarded from bundles when pushed to the main server {% if user_is_manager %}— a manager can reassign them if needed.{% endif %}