3 lines
96 B
HTML
3 lines
96 B
HTML
{{ $paginator := .Paginate (where .Data.Pages "Section" "post") }}
|
|
{{ partial "posts.html" . }}
|