summaryrefslogtreecommitdiff
path: root/views/info.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-10-11 12:33:57 +0200
committerTor Andersson <tor@ccxvii.net>2024-10-13 12:36:28 +0200
commit54fbf4a8dc99f2a3040fb89295ad3f9129467754 (patch)
treeefb3873d7f7af51b161f1fb6066d3011d8065880 /views/info.pug
parent8cb4bd5107886da9198bbd4834551e4a53b54736 (diff)
downloadserver-54fbf4a8dc99f2a3040fb89295ad3f9129467754.tar.gz
remove some page refresh timers
Diffstat (limited to 'views/info.pug')
-rw-r--r--views/info.pug2
1 files changed, 0 insertions, 2 deletions
diff --git a/views/info.pug b/views/info.pug
index 5c8346b..3e80fb1 100644
--- a/views/info.pug
+++ b/views/info.pug
@@ -5,8 +5,6 @@ html
include head
+social(title.title_name, "Play " + title.title_name + " on the web.", title.title_id)
title= title.title_name
- if user
- meta(http-equiv="refresh" content=900)
body
include header
article