From 16a63581d214bf4df16f2587cba877db0bfc003c Mon Sep 17 00:00:00 2001 From: undergroundwires Date: Sat, 1 Jan 2022 17:47:29 +0100 Subject: [PATCH] Fix unintentional render of empty box --- layouts/partials/pagination-single.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/partials/pagination-single.html b/layouts/partials/pagination-single.html index 6c06e88..cee73b2 100644 --- a/layouts/partials/pagination-single.html +++ b/layouts/partials/pagination-single.html @@ -1,9 +1,11 @@ {{ if and (not $.Site.Params.DisableReadOtherPosts) (or .NextInSection .PrevInSection) }}