diff --git a/tildes/tildes/templates/settings_two_factor.jinja2 b/tildes/tildes/templates/settings_two_factor.jinja2 index 9dbccc0..1ad9106 100644 --- a/tildes/tildes/templates/settings_two_factor.jinja2 +++ b/tildes/tildes/templates/settings_two_factor.jinja2 @@ -10,7 +10,7 @@ {% block settings %} {% if request.user.two_factor_enabled %}
-

To view your backup codes, enter a code from your authenticator device below and click the button. If you do not have access to your authenticator device, enter a backup code.

+

You have {{ request.user.two_factor_backup_codes|length }} unused backup codes. To view them, enter a two-factor code (or one of the backup codes). If you need to invalidate this set of backup codes and generate new ones, please disable two-factor authentication below, and then re-enable it.