diff --git a/src/profiles/templates/allauth_2fa/backup_tokens.html b/src/profiles/templates/allauth_2fa/backup_tokens.html index 7086bf5e..2698f3f0 100644 --- a/src/profiles/templates/allauth_2fa/backup_tokens.html +++ b/src/profiles/templates/allauth_2fa/backup_tokens.html @@ -12,24 +12,34 @@

Two-Factor Authentication Backup Tokens

- {% if backup_tokens %} +
+

Attention!

+

+ Backup Tokens are important if you for some reason lose access to your two-factor authentication device (ie. misplace your phone).
+ If this happens you will not be able to login to BornHack.dk without using a backup token.
+ So generate some tokens and keep them safe for a rainy day ;) +

+
+ {% if backup_tokens %} {% else %}

No tokens. Press the button below to generate some.

{% endif %} +
+