{# templates/election/election_migration.html #} {% extends "template_base.html" %} {% block title %}Migrate Election Data{% endblock %} {% block content %} {% load template_filters %} < Back to Elections
Only select a state if we are moving one state's election from a day where other states are also running an election. When a state code is selected, some data cannot be moved.
| {{ forloop.counter }} | {{ from_election_office.office_name }} - {{ from_election_office.we_vote_id }} | |||
| {{ forloop.counter }} |
{% if candidate.candidate_photo_url %}
|
{{ candidate.candidate_name }} - {{ candidate.we_vote_id }} | {{ candidate.position_count }} |