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 %} -