From 9754a3f9ce2e5221313ec53934bea0ef42eea980 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Sun, 2 Jan 2022 21:40:42 -0800 Subject: [PATCH] fix noty --- suchwowx/templates/includes/scripts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/suchwowx/templates/includes/scripts.html b/suchwowx/templates/includes/scripts.html index 7edc457..2d1cdd7 100644 --- a/suchwowx/templates/includes/scripts.html +++ b/suchwowx/templates/includes/scripts.html @@ -1,6 +1,7 @@ - + {% include 'includes/web3.html' %} + {% if not current_user.is_authenticated %} @@ -8,7 +9,6 @@ {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} -