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

{{display_name}}

{{question|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 %}
View results
{% endif %} {% endif %}