From 4454838d2d227ee2d4d30af312fcd80ad7b4324d Mon Sep 17 00:00:00 2001 From: Philippe Loctaux
Date: Sat, 15 Apr 2023 10:55:53 +0200 Subject: [PATCH] header: link to user settings --- crates/ezidam/templates/shell/header.html.tera | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crates/ezidam/templates/shell/header.html.tera b/crates/ezidam/templates/shell/header.html.tera index 213ecc2..3cc511e 100644 --- a/crates/ezidam/templates/shell/header.html.tera +++ b/crates/ezidam/templates/shell/header.html.tera @@ -24,10 +24,11 @@
+ Settings {% if user.isAdmin == true %} Admin panel - {% endif %} +