{% extends TEMPLATE_BASE %} {% block title %}Voters & Ballot Tracking Center for {{election.name}}{% endblock %} {% block content %}
Who can vote? {% if election.openreg %} {{election.pretty_eligibility|safe}} {% else %} Only the voters listed here. {% endif %}
{% if admin_p and not election.frozen_at %} {% if election.private_p %} Your election is marked private, which means you cannot open registration up more widely.{% if q %}
searching for {{q}}. [clear search]
{% else %} {% endif %} {% endif %} {% if admin_p %} {% if upload_p and not election.openreg %} {% if voter_files %} Prior Bulk Uploads:{% 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 %}
{% if voters_page.has_previous %} previous {{limit}} {% endif %} Voters {{voters_page.start_index}} - {{voters_page.end_index}} (of {{total_voters}}) {% if voters_page.has_next %} next {{limit}} {% endif %}Actions | Login | Email Address | {% endif %}Name | {% endif %} {% if election.use_voter_aliases %}Alias | {% endif %}Smart Ballot Tracker |
---|---|---|---|---|---|
{% if election.frozen_at %} [email] {% endif %} [x] | {{voter.voter_login_id}} | {{voter.voter_email}} | {% endif %}![]() |
{% endif %}
{% if election.use_voter_aliases %}
{{voter.alias}} | {% endif %}{% if voter.vote_hash %}{{voter.vote_hash}} {% else %}—{% endif %} |