From dacc7535a884f8b25f60c0a175ad6f9350ce62aa Mon Sep 17 00:00:00 2001 From: GZod01 Date: Sat, 18 May 2024 19:01:56 +0200 Subject: [PATCH] eeee --- layouts/partials/articles.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/articles.html b/layouts/partials/articles.html index 5ba499a..c7e400d 100644 --- a/layouts/partials/articles.html +++ b/layouts/partials/articles.html @@ -10,6 +10,7 @@ {{ $ammount = (cast.ToInt .ammount) }} {{ end }} {{ if (.Get 2) }} + {{ debug.Dump (.Get 2) }} {{ $ammount = (cast.ToInt (.Get 2) }} {{ end }} {{ if (eq (len $allposts) 0) }}