{% extends "base.html" %} {% block body %}

{{ gettext('Change HOTP Secret')}}

{{ gettext("Enter a new HOTP secret formatted as a 40-digit hexadecimal string. Spaces will be ignored:") }}

{% endblock %}