From 7a9d21d7f53a53a8db8fd7b0e6b1350cc738354c Mon Sep 17 00:00:00 2001 From: Aidaho12 Date: Sat, 28 Apr 2018 21:49:07 +0600 Subject: [PATCH] v2.3 bugs --- app/login.py | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/login.py b/app/login.py index 9d90a3b4..2bc62826 100644 --- a/app/login.py +++ b/app/login.py @@ -42,7 +42,7 @@ if form.getvalue('logout') is not None: print("Set-cookie: login=; expires=Wed May 18 03:33:20 2003; path=/app/; httponly") print("Set-cookie: role=; expires=Wed May 18 03:33:20 2003; path=/app/; httponly") print("Content-type: text/html\n") - print('') + print('') if login is None: funct.head("Login page") diff --git a/index.html b/index.html index db877801..aa70e212 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - +