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