{{ question.question_text }}

{##} {# {% for choice in question.choice_set.all %}#} {#
  • {{ choice.choice_text }}
  • #} {# {% endfor %}#} {##} {#
    #} {% if error_message %}

    {{ error_message }}

    {% endif %}
    {% csrf_token %} {% for choice in question.choice_set.all %}
    {% endfor %}