{% extends "base/base.html" %} {% block title %} Pushed bundles {% endblock title %} {% block page_heading %} Pushed bundles {% endblock page_heading %} {% block main_content %}
| Bundle name | Users | Contents | Actions | {% for bundle in pushed_bundles %}
|---|---|---|---|
| {{ bundle.slug }}.pdf |
{{ bundle.staged_username }} scanned
{{ bundle.pushed_username }} pushed |
|
View staging bundle
Download
More actionsDiscard all contents |