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

Tag: {{ page.tag }}

{% for post in site.tags[page.tag] %}
{% include archive_post.html %}
{% endfor %} {% include tags_list.html %}