diff options
Diffstat (limited to 'views/forum_view.pug')
-rw-r--r-- | views/forum_view.pug | 1 |
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 } |