{% extends TEMPLATE_BASE %} {% block title %}Combine Decryptions and Release Tally — {{election.name}}{% endblock %} {% block content %}
The tally for this election will now be computed and displayed on the main election page.
In addition, voters will be notified that of the availability of the tally. The default message reads:
Subject: {{default_subject}} {{default_body|safe}}
You may tweak the subject and add a custom message using the form below.
{% endblock %}