{% load static %} {% if not election.disable_abstention %} {% endif %} {% for application in election.election_summary %} {% if not election.disable_abstention %} {% endif %} {% endfor %}
# {% if election.voters_self_apply %}Applicant{% else %}Option{% endif %} Yes NoAbstention
{{ forloop.counter }} {{ application.get_display_name }} {{ application.votes_accept }} {{ application.votes_reject }}{{ application.votes_abstention }}