From 61249ac9f1390e53509b7935760cdb7fd8775fbb Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Sun, 23 Jul 2023 16:37:11 -0700 Subject: [PATCH] Pager on bottom of forum thread views too --- web/templates/forum/thread.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/templates/forum/thread.html b/web/templates/forum/thread.html index 1d793c1..392250a 100644 --- a/web/templates/forum/thread.html +++ b/web/templates/forum/thread.html @@ -305,6 +305,10 @@ {{end}} +
+ {{SimplePager .Pager}} +
+ {{if .Thread.NoReply}}