From aeafdb755c6b992194f753a021d8b1677a01334b Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 24 Jan 2024 11:34:31 +0100 Subject: [PATCH] cleanup --- teleforma/templates/teleforma/base.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/teleforma/templates/teleforma/base.html b/teleforma/templates/teleforma/base.html index 63ef3f44..8ba01fc8 100644 --- a/teleforma/templates/teleforma/base.html +++ b/teleforma/templates/teleforma/base.html @@ -35,8 +35,7 @@ - - + {% if user.is_authenticated %} -- 2.39.5