{% extends "authentic2/base-page.html" %} {% load i18n %} {% load rchelpers %} {% block content %}
{% blocktrans trimmed %} Please keep these one-time recovery codes in a safe place. If you lose your other authentication methods, they can be used to verify your identity and regain access to your account. {% endblocktrans %}
{{ code.code|format_recovery_code }}