-
This commit is contained in:
gerlofvanek
2022-10-10 23:44:14 +02:00
parent af766876a1
commit 9495249e70
60 changed files with 427938 additions and 1381 deletions

View File

@@ -1,12 +1,11 @@
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<link type="text/css" media="all" href="/static/css/simple/style.css" rel="stylesheet">
<link rel=icon sizes="32x32" type="image/png" href="/static/images/favicon-32.png">
<title>{{ title }}</title>
</head>
<body>
<h2>{{ title_str }}</h2>
<p>Error: {{ message_str }}</p>
<p>Info: {{ message_str }}</p>
<p><a href="/">home</a></p>
</body>
</html>