{% load i18n %}

{% blocktrans %} Once you have created your account, log in with an other authentication method. Then, in account management, follow the instructions to deploy the One Time password authentication method. {% endblocktrans %}

{% csrf_token %} {{ form.as_p }} {% if cancel %} {% endif %}

→ {% trans "Forgot password?" %} {% trans "Reset it!" %}