{% load static %}
Security Key
{% if mode == "auth" %} Welcome back {% comment %}{% endcomment %} {{ request.session.base_username }}
Not me
{% endif %}

please press the button on your security key to prove it is you.

{% if mode == "auth" %}
{% elif mode == "recheck" %} {% endif %} {% csrf_token %}
{% if request.session.mfa_methods|length > 1 %} Select Another Method {% endif %}