From 7618dd0f91ceb818a9b238702f0c5c207d09abd9 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Sat, 25 Jun 2022 13:31:12 +0200 Subject: [PATCH] Removed obsolete attribute --- allianceauth/authentication/templates/public/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allianceauth/authentication/templates/public/login.html b/allianceauth/authentication/templates/public/login.html index 5460b330..e52e65b3 100644 --- a/allianceauth/authentication/templates/public/login.html +++ b/allianceauth/authentication/templates/public/login.html @@ -7,6 +7,6 @@ {% block middle_box_content %} - + {% endblock %}