From f8a1a362cb84e133147b24706eaec15186df4deb Mon Sep 17 00:00:00 2001 From: Olivier 'reivilibre Date: Fri, 24 Oct 2025 14:27:32 +0100 Subject: [PATCH] templates: fix reliance on lax undefined behaviour --- templates/base.html | 2 +- templates/components/footer.html | 10 +++++----- templates/pages/register/password.html | 2 +- templates/pages/upstream_oauth2/do_register.html | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/base.html b/templates/base.html index c7fb7e063..d5007ad83 100644 --- a/templates/base.html +++ b/templates/base.html @@ -28,7 +28,7 @@ Please see LICENSE files in the repository root for full details. {{ captcha.head() }} -