From 034c8f054954ae11bc14f70e85d599a16f78d497 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Wed, 19 Feb 2025 14:48:55 +1100 Subject: [PATCH] Add note about previous accounts being removed --- pinaxcon/templates/account/login.html | 1 + 1 file changed, 1 insertion(+) diff --git a/pinaxcon/templates/account/login.html b/pinaxcon/templates/account/login.html index cfe68d1a..835adf82 100644 --- a/pinaxcon/templates/account/login.html +++ b/pinaxcon/templates/account/login.html @@ -11,6 +11,7 @@
{% trans "Log in to an existing account" %} +
Please note that accounts from 2024 are not transferred for privacy reasons.
{% csrf_token %} {{ form|bootstrap }} {% if redirect_field_value %}