{% extends "base/base.html" %} {% load static %} {% block title %} Upload pdf bundle of scanned papers and pages {% endblock title %} {% block page_heading %} Upload pdf bundle of scanned papers and pages {% endblock page_heading %} {% block main_content %}
safe mode rendering?
Staged/Pushed |
Bundle name
(click to view) |
Uploaded by | When | Pages | Hash | {% for bundle in uploaded_bundles %}
---|---|---|---|---|---|
{% if bundle.is_pushed %} pushed {% else %} staged {% endif %} | {{ bundle.slug }} | {{ bundle.username }} | {{ bundle.time_uploaded }} | {{ bundle.n_pages }} | {{ bundle.pdf_hash }} |