{% extends 'page.html' %} {% import 'macros/form.html' as form %} {% block subtitle %}{{ _('Manage 2FA') }}{% endblock %} {% block breadcrumb_content %}
{{ _("Scan the image with the two factor authentication app on your phone.") }}
{{ _("Test") }}: {{ _("Enter the two factor authentication code from your app to test correct configuration.") }}
{{ _("Regenerate secret") }}: {{ _("You might need it if you lost an access to your 2FA device or want to setup another one.") }}