{% extends "base/base.html" %} {% block title %} Bundle thumbnails {% endblock title %} {% block page_heading %} Bundle thumbnails {% if is_pushed %}— read-only{% endif %} {% endblock page_heading %} {% block main_content %}
{{ slug }}{% if has_page_images and finished_reading_qr and is_perfect and not is_pushed %} {% if n_collisions %} contains {{ n_collisions }} colliding page image{{ n_collisions|pluralize }}. {% elif n_incomplete == 0 %} has no pages requiring attention - {% else %} has no problems, but contains incomplete papers. You can but it is not recommended {% endif %} {% endif %} {% if not is_perfect %}has pages that require your attention{% endif %}
Here are some possible scenarios and remedies.
discardthe previously-pushed page{{ n_collisions|pluralize }} and then come back here to push this entire bundle.
paperin the Plom database, there is a substantial problem! Here is a further discussion.
Colliding image{{ n_collisions|pluralize }} in this bundle: {{ colliding_images_nice_format }}.
Bundle {{ slug }}
contains {{ total_pages }} page images ...