{% extends "mfa/base.html" %} {% load static i18n django_bootstrap5 mfa %} {% block title %}{% translate 'Add recovery code' %} · {{ block.super }}{% endblock %} {% block breadcrumbs %} {{ block.super }}
{% translate "A recovery code can be used when you lose access to your other two-factor authentication options. Each recovery code can only be used once." %}
{% translate "Make sure to store your recovery codes in a safe place! If you lose your login keys and don’t have the recovery codes you will lose access to your account." %}