summaryrefslogtreecommitdiff
path: root/app.py
diff options
context:
space:
mode:
Diffstat (limited to 'app.py')
-rw-r--r--app.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.py b/app.py
index 0beab92..bd9f087 100644
--- a/app.py
+++ b/app.py
@@ -546,6 +546,7 @@ def page(num):
perpage=perpage,
jokes=jokes,
abusemail=config['abusemail'],
+ title=config['title'],
user=user))
resp.headers.set('X-SmoothState-Location',
request.path + "?" +