Eligible Voters

{% include 'colleges/_hx_nomination_eligible_voters_table.html' with round=round %} {% with round.eligible_to_vote.all|length as nr_voters %} {% if nr_voters > 0 %}
Total: {{ nr_voters }}
{% endif %} {% endwith %}