{% autoescape false %} {{ app_files }} {% endautoescape %} {% include "header.html" %} {% include navigation %}
{% for tenprint in tenprint_cards %}
{{ tenprint[ 'uuid' ] }}
{% endfor %}