{% if wizard.steps.current == 'auth' %}
{% 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 %}