From d426d164ffff58d8f7ed4f392a77667d1be696be Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Sat, 21 Oct 2023 10:43:28 +0200 Subject: [PATCH] Fix: size so the register and login form are the same with --- archivist/apps/templates/accounts/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivist/apps/templates/accounts/login.html b/archivist/apps/templates/accounts/login.html index 63213a5..6a5d6b5 100644 --- a/archivist/apps/templates/accounts/login.html +++ b/archivist/apps/templates/accounts/login.html @@ -34,7 +34,7 @@
-
+ {% csrf_token %}