From a34baf4154f0f75ab15ceaefdeda12bde34edfe5 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Sat, 22 Mar 2025 17:37:10 +0100 Subject: [PATCH] [FIX] `logo_height` variable name --- allianceauth/templates/bundles/image-auth-logo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allianceauth/templates/bundles/image-auth-logo.html b/allianceauth/templates/bundles/image-auth-logo.html index b797e12d..47281028 100644 --- a/allianceauth/templates/bundles/image-auth-logo.html +++ b/allianceauth/templates/bundles/image-auth-logo.html @@ -1,3 +1,3 @@ {% load static %} -{{ SITE_NAME }} +{{ SITE_NAME }}