{{ block title }} Start {{ endblock }} {{ block content }}
It is important to us that you are paying attention to the questions. For this reason, we use a so-called attention check. In the question below, you see a list of countries. Please choose 'Russia' in this list. This question is to check your attention.
{% for field in form %} {% if field.name not in hidden_fields %} {{ formfield field.name }} {% endif %} {% endfor %}