{% extends "page.html" %} {% from "macros.html" import batch_footer %} {% set batch = request.batch() %} {% block title %} List of files - {{ config.TRACKER_NAME }} {% endblock %} {% block body_title %} List of files {% endblock %} {% block content %}
Download | Content Type | Uploaded By | Date |
---|---|---|---|
{{ file.name }} | {{ file.type }} | {{ file.creator }} | {{ file.creation }} |