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) }}