Archive of posts with {{ page.type }} '{{ page.title }}'
-
{% for post in page.posts %}
- {{ post.date | date: "%b %-d, %Y" }} {{ post.title }} {% endfor %}
{% include head.html %}
{% include header.html %}