{% if update %}
{% else %}
{% endif %} {% if update %}
Poll: {{ poll.question }}
{% else %}
New Poll
{% endif %}
{{ form.as_table }}