{% for choice in choices %} {% endfor %} {% for voter_name in voter_names %} {% for choice in choices %} {% if selections[(voter_name, choice.id)] == 1 %} {% elif selections[(voter_name, choice.id)] == 0 %} {% else %} {% endif %} {% endfor %} {% endfor %} {% for choice in choices %} {% endfor %}
{% include "poll_choice_datetime_range.html.j2" %} {{ choice.votes | length }} votes
{{ voter_name }} ??