{% include "_header.html" %}
{% include "_menu.html" %}
{% for file_id, file in files.items() %} {% endfor %}
{% include "_footer.html" %}