From 8ee399aed39d2d9ec7895fc67fddfa5bb862e8e4 Mon Sep 17 00:00:00 2001 From: Qangan Date: Fri, 23 Feb 2024 09:11:44 +0300 Subject: [PATCH] changed href --- app.py | 2 +- default_templates/login.html | 2 +- default_templates/register.html | 2 +- default_templates/unauthorized.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app.py b/app.py index 0946906..5c57096 100644 --- a/app.py +++ b/app.py @@ -7,7 +7,7 @@ initialize_data = initialize() socket, data = initialize_data[0], initialize_data[1] #get_smth(socket, "Temperature") -send_command(socket, "Temperature", "GetValue") +#send_command(socket, "Temperature", "GetValue") app = Flask(__name__) app.secret_key = '%TGHUI8uyFGHI(*&^5rUIO9i*&^TRfvgbHNJKLKJnhgfDE3WedFGhjKOlIuyTRe4567ioP:liuytr56&8()IuGTfrEdsXcghuy6' diff --git a/default_templates/login.html b/default_templates/login.html index b9c385b..f777440 100644 --- a/default_templates/login.html +++ b/default_templates/login.html @@ -19,7 +19,7 @@