{% extends 'polls/base.html' %} {% block content %} {{ block.super }} {% for object in object_list %}
{{ object.question }}