--- layout: archive sitemap: exclude: true ---

Category: {{ page.category | capitalize }}

{% for post in site.categories[page.category] %}
{% include archive_post.html %}
{% endfor %} {% include categories_list.html %}