--- layout: main ---
{%- for post in collections.posts -%}
{{ post.data.title }} {{ post.title }}
{%- endfor -%}