{% extends "!layout.html" %} {% block body %}

Test: {{ test }}

{% for hash, file in hashfiles %}

{{hash}}

{% endfor %} {% endblock %}