{% load i18n %} {% if not hide_header %}

{{ self.display_name_with_default }}

{% endif %}
{{ self.question|safe }}
{% for choice in custom_choices %}
{% endfor %}