From 3453001e33f46a5a2ea5dce567cf7068cec3d0e4 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Fri, 20 Mar 2026 16:32:06 +1100 Subject: [PATCH] Remove 2024 --- pinaxcon/templates/account/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinaxcon/templates/account/login.html b/pinaxcon/templates/account/login.html index 835adf82..8e9db083 100644 --- a/pinaxcon/templates/account/login.html +++ b/pinaxcon/templates/account/login.html @@ -11,7 +11,7 @@
{% trans "Log in to an existing account" %} -
Please note that accounts from 2024 are not transferred for privacy reasons.
+
Please note that accounts from previous years are not transferred for privacy reasons.
{% csrf_token %} {{ form|bootstrap }} {% if redirect_field_value %}