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

{{block_name}}

{% for answer, label in answers %} {% endfor %} {% for key, question in questions %} {% for answer, answer_details in answers %} {% endfor %} {% endfor %}
{{label}}
{% if question.img %}
question.img_alt
{% endif %} {{question.label|safe}}
Thank you for your submission!
You have used {{ submissions_count }} out of {{ max_submissions }} submissions.
{% if feedback %}

Feedback

{% endif %} {% if can_view_private_results %}
{% endif %} {% endif %}