Change category
This commit is contained in:
parent
b840d62870
commit
4f1d75112a
1 changed files with 2 additions and 0 deletions
2
layouts/partials/category.html
Normal file
2
layouts/partials/category.html
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
{{ $paginator := .Paginate (where .Data.Pages "IsPage" true) }}
|
||||||
|
{{ partial "posts.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue