From 1782c031d99d9fca4a6df95c0b5bb224c08ff62c Mon Sep 17 00:00:00 2001 From: SimolZimol <70102430+SimolZimol@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:27:38 +0200 Subject: [PATCH] modified: app.py modified: templates/index.html modified: templates/login.html modified: templates/settings.html --- app.py | 2 +- templates/index.html | 2 +- templates/login.html | 2 +- templates/settings.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app.py b/app.py index f0975d0..9bcb99d 100644 --- a/app.py +++ b/app.py @@ -1,4 +1,4 @@ -# web_panel/app.py +# app.py from flask import Flask, render_template, redirect, url_for, request, session import os diff --git a/templates/index.html b/templates/index.html index 1bf9e65..96c15b1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,4 +1,4 @@ - + diff --git a/templates/login.html b/templates/login.html index 0321cdc..dbeafa5 100644 --- a/templates/login.html +++ b/templates/login.html @@ -1,4 +1,4 @@ - + diff --git a/templates/settings.html b/templates/settings.html index 85cb167..9d14eed 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -1,4 +1,4 @@ - +