9 lines
144 B
Plaintext
Raw Normal View History

2019-11-26 14:50:43 -08:00
---
pagination:
data: collections.post
size: 5
alias: posts
---
{%- for post in posts -%}
{{ post.templateContent | safe }}
{%- endfor -%}