Sommige controles zijn mislukt
Builds / ExectOS WebSite (push) Failing after 17s
3 regels
155 B
HTML
3 regels
155 B
HTML
{{ $paginator := .Paginate (where site.RegularPages.ByDate.Reverse "Type" "news") 5 }}
|
|
{{ partial "list.html" (dict "context" . "paginator" $paginator) }}
|