{% extends "u2f/base.html" %} {% load argonauts %} {% load i18n %} {% load static %} {% block content %} {{ block.super }}
{% trans 'Please verify one of the authentication methods below.' %}
{% if forms.u2f %}{% trans 'Insert your Security Key' %}
{% blocktrans %}
If your Security Key has a button, tap it.
If it doesn't, remove and re-insert it.
{% endblocktrans %}
{% trans 'Enter an Authenticator (TOTP) Token:' %}
{% trans 'Use a backup code:' %}