{% extends "layouts/election_layout.html" %} {% block header %} {{ election.name | title }} | Login {% endblock %} {% block content %}
Login
Authorities of the election can login here to manage the election.
{% endblock %} {% block scripts %} {% endblock %}