From 74201bd5fb48f5925bb972291448a64589549dab Mon Sep 17 00:00:00 2001 From: Lukas Juhrich Date: Fri, 6 Oct 2023 22:22:33 +0200 Subject: [PATCH] Improve whitespace control around `locale` script in layout --- sipa/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sipa/templates/base.html b/sipa/templates/base.html index c871987f..2c0a174a 100644 --- a/sipa/templates/base.html +++ b/sipa/templates/base.html @@ -64,8 +64,8 @@ {% block custom_css %}{% endblock %} + {{- get_locale() | string | tojson -}} +