{% extends 'administration/base.html.twig' %} {% block title %}{{ 'admin.recovery_codes.manage_title'|trans }}{% endblock %} {% block body %}

{{ 'admin.recovery_codes.manage_title'|trans }}

{{ 'admin.recovery_codes.manage_intro'|trans({'%count%': remaining}) }}

{{ 'admin.recovery_codes.regenerate_warning'|trans }}

{{ 'admin.recovery_codes.back_to_2fa'|trans }}

{% endblock %}