{% extends "base.html" %} {% block title %} Report Downloads {% endblock %} {% block nav %} Report Downloads {% endblock %} {% block content %}
Refresh the page.
Name | Size | Creation Date | Last Modified | |
---|---|---|---|---|
{{file.name}} | {{file.size}} B | {% if file.creation_date != file.last_modified -%} {{file.creation_date|hh_format}} {%- endif %} | {{file.last_modified|hh_format}} |