{% extends 'server_ui/templates/base.html' %} {% load i18n %} {% block title %}{{ settings.SITE_TITLE }}{% endblock %} {% block header %} {% endblock %} {% block content %}

{% trans "Documentation" %}

{% blocktrans %} The Helios Voting technology is based on advanced peer-reviewed cryptographic techniques that enable your vote to remain secret while providing an intelligent ballot tracker to let you verify that your ballot was received and counted properly: {% endblocktrans %}

{% trans "Helios has been covered in the press:" %}

{% endblock %}