From b444d663c8290c81e36083b3b7b49c09a8b4b2bd Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Sun, 23 Jul 2023 16:57:44 +0200 Subject: [PATCH] G Pas --- templates/layout.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 90e12cf..409a28a 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -55,7 +55,8 @@ - {{if .Login && .Login.CanAdmin}} + {{if .Login}} + {{if .Login.CanAdmin}}
  • Administrer LDAP
  • {{end}} + {{end}} {{if .Login}}
  • Se déconnecter
  • {{else}}