From 94f14c0aad5694b5f76d2b1c8dfa11ce7171cba3 Mon Sep 17 00:00:00 2001 From: Phil Bajsicki Date: Sun, 8 Dec 2024 03:20:32 +0100 Subject: [PATCH] Section for pagination --- layouts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index 802541c..1b8f5b8 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -33,7 +33,7 @@ {{ if and (.Paginator) (gt .Paginator.TotalPages 1) }}
- + {{ end }}