{% extends "layouts/election_layout.html" %} {% block header %} Cryptovote | Create Election {% endblock %} {% block content %}
Register Voters

Input the email addresses of voters to add

{% endblock %} {% block scripts %} {% endblock %}