From 4974bf7efe0a4428958679f6bdc7cc69dfc7291f Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 23 Oct 2023 10:39:32 +0100 Subject: wip: continuing with the pagination work --- layouts/stream/list.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts/stream') diff --git a/layouts/stream/list.html b/layouts/stream/list.html index 000d00e..127d2eb 100644 --- a/layouts/stream/list.html +++ b/layouts/stream/list.html @@ -12,6 +12,7 @@

this page is paginated

{{ else }}

this page is NOT paginated

+ {{ $.Scratch.Set "imgpath" "img/" }} {{ end }}
-- cgit v1.2.3