diff --git a/allauth_ui/templates/mfa/totp/activate_form.html b/allauth_ui/templates/mfa/totp/activate_form.html index 1bc78a8..9238ae7 100644 --- a/allauth_ui/templates/mfa/totp/activate_form.html +++ b/allauth_ui/templates/mfa/totp/activate_form.html @@ -10,16 +10,18 @@ {% translate "Activate" as button_text %} {% url 'mfa_activate_totp' as action_url %} {% #form form=form method="post" url=action_url button_text=button_text render_fields="false" %} - + {#
+
{% translate "You can store this secret and use it to reinstall your authenticator app at a later time." %}