From 2944ba2f55e8a62641c86a8ce1b8c7b6ca3723dc Mon Sep 17 00:00:00 2001 From: swag Date: Sat, 13 May 2023 16:10:28 -0400 Subject: [PATCH] Move page nav for later --- templates/thread/by_page.html.ep | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/thread/by_page.html.ep b/templates/thread/by_page.html.ep index 97a944e..ccf9468 100644 --- a/templates/thread/by_page.html.ep +++ b/templates/thread/by_page.html.ep @@ -33,9 +33,9 @@ <% } =%> - -<% if ($last_page && $last_page != 1) { =%> - + <% if ($last_page && $last_page != 1) { =%> + <% } =%> +