{% extends "two_factor/_base.html" %} {% load i18n %} {% load two_factor_tags %} {% block extra_media %} {{ form.media }} {% endblock %} {% block content %}
{% blocktrans %}Enter your credentials.{% endblocktrans %}
{% elif wizard.steps.current == 'token' %}{{ device|as_verbose_action }}
{% elif wizard.steps.current == 'backup' %}{% blocktrans trimmed %}Use this form for entering backup tokens for logging in. These tokens have been generated for you to print and keep safe. Please enter one of these backup tokens to login to your account.{% endblocktrans %}
{% endif %} {% block 'backup_tokens' %} {% if backup_tokens %}