{% extends TEMPLATE_BASE %} {% block title %}Compute Encryted Tally for {{election.name}}{% endblock %} {% block content %}

Compute Tally for Election: {{election.name}}

You are about to compute the encrypted tally for election {{election.name}}.

Once you do this, voters will no longer be able to cast a ballot.



{% endblock %}