From 9bd9c28cae452b43b4fcece040d06728990c2c26 Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Mon, 15 Jun 2026 17:30:13 +0200 Subject: Fix pagination langTranslate, HTML cleanup --- layouts/single.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'layouts/single.html') diff --git a/layouts/single.html b/layouts/single.html index e1728d3..e9d83da 100644 --- a/layouts/single.html +++ b/layouts/single.html @@ -15,9 +15,11 @@ {{ .Content }} + {{- if ne .Params.excludeFromLists true }} + {{- end }} {{- end }} -- cgit v1.2.3