diff --git a/app/login.py b/app/login.py index 9d90a3b..2bc6282 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 db87780..aa70e21 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - +