--- layout: default ---
{% if page.title %}

{{ page.title }}

{% endif %} {{ content }}
Pages are up there ^^^
{% for coll in site.collections %}

{{ coll.label | capitalize }}{% if coll.label != 'posts' %} collection{% endif %}

subscribe via RSS

{% endfor %}