From 5a1a5b880bff19377e6550f1f433444a21a869c6 Mon Sep 17 00:00:00 2001 From: piair Date: Sun, 10 Sep 2023 11:03:05 +0200 Subject: [PATCH] hmmm --- Flask/templates/config.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Flask/templates/config.html b/Flask/templates/config.html index bd9c7dc..ca751c3 100644 --- a/Flask/templates/config.html +++ b/Flask/templates/config.html @@ -43,6 +43,7 @@ {% block content %} + {%if not current_user.is_authenticated %} {% else %} @@ -51,7 +52,7 @@ config : - {% for i in configs %}