{% 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 not election.frozen_at %} bulk upload voters {% endif %}
{% if voter_files %} Prior Bulk Uploads:Name | {% endif %} {% if election.use_voter_aliases %}Alias | {% endif %}Smart Ballot Tracker |
---|---|---|
{% if admin_p %}
{% if not election.frozen_at %}
[x]
{% endif %}
{% if election.frozen_at and election.openreg and not election.encrypted_tally %}
[x]
{% endif %}
{% endif %}
![]() |
{% endif %}
{% if election.use_voter_aliases %}
{{voter.alias}} | {% endif %}{% if voter.vote_hash %}{{voter.vote_hash}} [view]{% else %}—{% endif %} |