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 @@