{{ block title }} {{ endblock }} {{ block content }}
It is important to us that you are paying attention to the questions. We do so with what is called an attention check. To what extend do you agree with the following statement?
{% for field in form %} {% if field.name not in hidden_fields %} {{ formfield field.name }} {% endif %} {% endfor %}