Poll: "{{ poll.question }}" Results

Results {% if has_voted %}(You have voted){% endif %} {% ifnotequal poll.comment_status 1 %} {% load comments %}

Comments

{% render_comment_list for poll %} {% ifequal poll.comment_status 3 %}

Make your own comment

{% render_comment_form for poll %} {% endifequal %} {% endifnotequal %}