aboutsummaryrefslogtreecommitdiffstats
path: root/templates/template.html
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-02-02 15:58:31 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2021-02-02 15:58:31 +0000
commitc4b59d34db126a4d3471162ff34a04661ff41c99 (patch)
tree5c5182eb6e370c51995c737a84a3285e3241db48 /templates/template.html
parent1dac1ee189bdcf70a5dd933d5f6a69a15d5a8d7e (diff)
downloadboymoder.blog-c4b59d34db126a4d3471162ff34a04661ff41c99.tar.gz
boymoder.blog-c4b59d34db126a4d3471162ff34a04661ff41c99.zip
added status page with timeouts
Diffstat (limited to 'templates/template.html')
-rw-r--r--templates/template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/template.html b/templates/template.html
index d6c1a0b..6b0d894 100644
--- a/templates/template.html
+++ b/templates/template.html
@@ -2,6 +2,7 @@
<html>
<head>
<link rel='stylesheet' href="{{url_for('static', filename='style.css')}}">
+ <title>edaweb :: {{title}}</title>
</head>
<body>
<div id=wrapper>