{% block regular_content %}
{{ _(description) }}
{% for question in questions %}
{{ _(question) }}
{% endfor %}
{% if not click %} {% else %} {% endif %}
{% if not click %} {% endif %}
{% endblock %}