{% extends "helios/templates/cryptobase.html" %} {% load i18n %} {% block content %}

{% trans "New Trustee" %} [{% trans "cancel" %}]

{{election.name}}

{% trans "Name:" %}
{% trans "Email:" %}
{% endblock %}