{% autoescape false %} {{ app_files }} {% endautoescape %} {% include "header.html" %} {% include navigation %}
{% if nb_tenprint > 0 %} {% for tenprint in tenprint_cards %}
{{ tenprint[ 'uuid' ] }}
{% endfor %} {% else %}
No tenprint card stored in ICNML for your account.
{% endif %}