From f70903ced4b8c224df9dd4c9421129210be3b25e Mon Sep 17 00:00:00 2001 From: dsc Date: Sat, 12 Mar 2022 21:37:23 +0200 Subject: [PATCH] dont show dashboard in nav menu when not logged in --- yellow/templates/includes/nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yellow/templates/includes/nav.html b/yellow/templates/includes/nav.html index 2b42606..dd051d8 100644 --- a/yellow/templates/includes/nav.html +++ b/yellow/templates/includes/nav.html @@ -9,8 +9,8 @@ Login {% else %} Logout - {% endif %} Dashboard + {% endif %} YellWOWPage search About Api