{% extends "base.html" %} {% block tab_title %}{{ gettext('Change HOTP Secret')}}{% endblock %} {% block body %}

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

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

{% endblock %}