From 0900806f68883de8c542b86a1c2e457eac395972 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Fri, 29 Dec 2023 20:10:06 +0100 Subject: [PATCH] [REMOVE] Unnecessary empty div --- allianceauth/templates/allianceauth/base-bs5.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/allianceauth/templates/allianceauth/base-bs5.html b/allianceauth/templates/allianceauth/base-bs5.html index a8b786d4..dc61e0e3 100644 --- a/allianceauth/templates/allianceauth/base-bs5.html +++ b/allianceauth/templates/allianceauth/base-bs5.html @@ -59,9 +59,7 @@ {% block header_nav_brand %}{{ SITE_NAME }}{% endblock %} -