{% extends "base.html" %} {% block title %}{{ _('Two-factor authentication') }}{% endblock %} {% block content %}
{{ _('Add an extra layer of security to your account using a TOTP authenticator app (Google Authenticator, Authy, 1Password, etc.).') }}
{{ _('Two-factor authentication is enabled for your account.') }}
{{ _('Two-factor authentication is currently disabled.') }}
{{ _('A secret will be generated when you enable 2FA.') }}
{% else %}{{ _('If you cannot scan a QR code, you can manually enter this secret:') }}