{% extends TEMPLATE_BASE %} {% load i18n %} {% block title %}{% trans "Compute Tally" %} — {{election.name}}{% endblock %} {% block content %}
{% trans "You are about to compute the tally for this election. You only will then see the results." %}