From b8d97abec1708b653bead293a9e5180a7118cfee Mon Sep 17 00:00:00 2001 From: luelista Date: Wed, 18 Feb 2026 17:20:12 +0100 Subject: [PATCH] Apply suggestion from @luelista --- src/pretix/control/templates/pretixcontrol/user/2fa_main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pretix/control/templates/pretixcontrol/user/2fa_main.html b/src/pretix/control/templates/pretixcontrol/user/2fa_main.html index 061017053f..0f08998349 100644 --- a/src/pretix/control/templates/pretixcontrol/user/2fa_main.html +++ b/src/pretix/control/templates/pretixcontrol/user/2fa_main.html @@ -144,7 +144,7 @@

- {% blocktrans trimmed with generation_date_time=static_tokens_device.created_at %} + {% blocktrans trimmed %} If you lose access to your devices, you can use one of your emergency tokens to log in. We recommend to store them in a safe place, e.g. printed out or in a password manager. Every token can be used at most once.