{% extends "polls/base.html" %} {% block content1 %} {% if question %}
The result of the poll is:
{{ choice.choice_text }}: {{ choice.votes }}