{% extends 'server_ui/templates/base.html' %} {% block title %}{{ settings.SITE_TITLE }}{% endblock %} {% block header %}
Helios offers verifiable online elections.
We believe democracy is important, whether it’s your book club, parent-teacher association, student government, workers’ union, or state. So we’ve made truly verifiable elections as easy as everything else on the Web.
Helios elections are:
More than 2,000,000 votes have been cast using Helios.
{% if create_p %} create an election {% endif %} {% else %}{{settings.WELCOME_MESSAGE|safe}}
{% if elections|length %}{% for election in elections %}
Select an election to start voting. You will be asked for your voting credentials after you complete a ballot.
{% endif %} {% endif %}