{%extends 'polls/base.html'%} {%block content1%} {%if list%} {%for item in list%} {{item.question_text}} {%endfor%} {%else%}
{{item.question_text}}