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

{{election.name}} — Trustee {{trustee.name}} — Check Secret Key [back to trustee home]

Your public key fingerprint is: {{trustee.public_key_hash}}

loading crypto functions...
{% endblock %}