misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
b796384345
commit
2aa73d1a7e
@ -75,7 +75,7 @@ INDEX = """<html>
|
||||
STATUS_PAGE = """<html>
|
||||
<head>
|
||||
<title>{{ title }}</title>
|
||||
<meta http-equiv="refresh" content="{{ go_back_after }};URL=/ui">
|
||||
<meta http-equiv="refresh" content="{{ go_back_after }};URL=/">
|
||||
<style>""" + STYLE + """</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user