{% extends "base.html" %} {% load authnames crispy_forms_tags i18n icons otp_webauthn translations %} {% block breadcrumbs %}
{% translate "Authenticator apps generate time-based one-time passwords that are used as a second factor to verify your identity when prompted during sign-in." %}
{% translate "You can also enter the secret key manually:" %}
{% icon "copy.svg" %}{{ totp_key_b32 }}
{% translate "Back to account settings" %}