{% if not hide_header %}

{{ self.display_name }}

{% endif %}

{{ self.question }}

{% for choice in custom_choices %}
{% endfor %}