{% extends "mfa/recovery_codes/base.html" %}{% load i18n allauth %} {% block content %}
{% blocktrans trimmed %}You are about to generate a new set of recovery codes for your account.{% endblocktrans %} {% if unused_code_count %} {% blocktrans trimmed %}This action will invalidate your existing codes.{% endblocktrans %} {% endif %} {% blocktrans trimmed %}Are you sure?{% endblocktrans %}