{{ block title }}Commenti{{ endblock }} {{ block content }}

Accogliamo con piacere eventuali Suoi commenti su questo questionario.

{% for field in form %} {% if field.name != 'fullscreen_popup_log' %}
{{ field.label }} {{ field }}
{% endif %} {% endfor %}
{% include "_templates/global/scripts.html" %} {% include "_templates/global/styles.html" %} {{ endblock }}