{{ js_template|safe }}
{# If no form is present, the Javascript will load the results instead. #} {% if not choices %}

{{display_name}}

{% for answer, label in answers %} {% endfor %} {% for key, question in questions %} {% for answer, answer_details in answers %} {% endfor %} {% endfor %}
{{label}}
{% if question.img %}
{% endif %} {{question.label|safe}}
{% endif %}