summaryrefslogtreecommitdiff
path: root/views/forum_view.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/forum_view.pug')
-rw-r--r--views/forum_view.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/forum_view.pug b/views/forum_view.pug
index ae51945..6100e60 100644
--- a/views/forum_view.pug
+++ b/views/forum_view.pug
@@ -4,7 +4,7 @@ html
head
include head
title Forum
- meta(http-equiv="refresh" content=900)
+ meta(http-equiv="refresh" content=3600)
style.
tbody a { display: block }
td:nth-child(3) { text-align: right }