--- layout: archive permalink: "{% if pagination.pageNumber>0 %}page-{{ pagination.pageNumber | plus: 1 }}{% endif %}/index.html" pagination: data: collections.posts size: 7 --- {%- for post in pagination.items -%}
{{ post.templateContent | description }} read more
{%- endfor -%}