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

Bulletin

The following data is contained with the cryptographic bulletin for this election.

{{ election.name | title }} Bulletin


{{ election.bulletin | br | safe }}

{% endblock %}