diff --git a/layouts/partials/articles.html b/layouts/partials/articles.html index c7e400d..6c90b84 100644 --- a/layouts/partials/articles.html +++ b/layouts/partials/articles.html @@ -11,7 +11,7 @@ {{ end }} {{ if (.Get 2) }} {{ debug.Dump (.Get 2) }} - {{ $ammount = (cast.ToInt (.Get 2) }} + {{ $ammount = (cast.ToInt (.Get 2) )}} {{ end }} {{ if (eq (len $allposts) 0) }}