{% extends TEMPLATE_BASE %} {% block title %}Release Tally — {{election.name}}{% endblock %} {% block content %}
The tally for this election will be released, and 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 %}