summaryrefslogtreecommitdiff
path: root/views/forum_view.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/forum_view.pug
parent8cb4bd5107886da9198bbd4834551e4a53b54736 (diff)
downloadserver-54fbf4a8dc99f2a3040fb89295ad3f9129467754.tar.gz
remove some page refresh timers
Diffstat (limited to 'views/forum_view.pug')
-rw-r--r--views/forum_view.pug1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/forum_view.pug b/views/forum_view.pug
index 983ccf2..c82a2b4 100644
--- a/views/forum_view.pug
+++ b/views/forum_view.pug
@@ -4,7 +4,6 @@ html
head
include head
title Forum
- meta(http-equiv="refresh" content=3600)
style.
.unread { font-weight: bold }
tbody a { display: block }