{{ question.question_text }}

{% if error_message %}

{{ error_mmessage }}

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