{% if not hide_header %}

{{ self.display_name }}

{% endif %}

{{ self.question }}

- {{ self.low }}
- {{ self.high }}
{% for choice in custom_choices %}
{% endfor %}