{% extends "authentication/_base.html" %} {% load i18n %} {% load static %} {% load widget_tweaks %} {% block heading %} {% trans 'Add 2FA key' %} {% endblock %} {% block content %}
{% trans 'Something went wrong during 2FA registration' %}:
{% trans 'Please enter a name for your new key. This name can be used to find the correct key in case you need to revoke authentication.' %}
{% trans 'It seems like your browser does not support webauthn' %}