{% extends TEMPLATE_BASE %} {% block title %}Voters & Ballot Tracking Center for {{election.name}}{% endblock %} {% block content %}
Registration is {% if not election.frozen_at %}currently{% endif %} {{ election.registration_status_pretty }}. {% if admin_p and not election.frozen_at %} {% if election.openreg %} [switch to closed] {% else %} [switch to open] {% endif %} {% endif %}
{% if email_voters and election.frozen_at and admin_p %} {% endif %}{% if q %}
searching for {{q}}. [clear search]
{% else %} {% endif %}{% if election.num_cast_votes %} {{election.num_cast_votes}} cast vote{% ifequal election.num_cast_votes 1 %}{% else %}s{% endifequal %} {% else %} no votes yet {% endif %}
Voters {{voters_page.start_index}} - {{voters_page.end_index}} (of {{total_voters}}) {% if voters_page.has_next %} next {{limit}} {% endif %}Name | {% endif %} {% if election.use_voter_aliases %}Alias | {% endif %}Smart Ballot Tracker |
---|---|---|
{% if admin_p %}
[x]
{% endif %}
![]() |
{% endif %}
{% if election.use_voter_aliases %}
{{voter.alias}} | {% endif %}{% if voter.vote_hash %}{{voter.vote_hash}} [view]{% else %}—{% endif %} |