From 5ded40fe7b47a5740a0c43f6bbbbda25c5c869ee Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Fri, 12 Nov 2021 17:01:07 +0100 Subject: [PATCH] Comment on AuthUserDomain var --- cara/apps/templates/layout.html.j2 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/cara/apps/templates/layout.html.j2 b/cara/apps/templates/layout.html.j2 index c1354961..15020daa 100644 --- a/cara/apps/templates/layout.html.j2 +++ b/cara/apps/templates/layout.html.j2 @@ -47,6 +47,20 @@ + {% if user.is_authenticated() %} +