quadrille-elsa.fr/themes/zhaohuabing/layouts/partials/portfolio.html
Adrian Amaglio c5b2a334f7 init
2023-09-18 21:27:59 +02:00

3 lines
115 B
HTML

{{ $paginator := .Paginate (where (where .Site.Pages "Type" "post") "IsPage" true) }}
{{ partial "posts.html" . }}