{% extends 'polls/base.html' %} {% load poll_tags %} {% block content %} {% poll_form form.instance request %} {% endblock %}