summaryrefslogtreecommitdiff
path: root/app.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-07-08 20:04:32 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-07-08 20:04:32 +0200
commit47652149374cf253554a3d11b01ef0a304a11186 (patch)
tree7581af3ef2835690bb1f7268bbd8e090d60b36c6 /app.py
parent358d69d4ba9b4f54dd2ecd31c3b4ede964b3f39d (diff)
downloadjokevote-47652149374cf253554a3d11b01ef0a304a11186.tar.gz
jokevote-47652149374cf253554a3d11b01ef0a304a11186.zip
abstract use case
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 + "?" +