{% extends "layouts/election_layout.html" %} {% block header %} {{ election.name | title }} | Tally {% endblock %} {% block content %}

Tally Results

Click below to close the election and calculate the results.

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