--- layout: default type: tag ---
{% for post in site.tags[page.tag] %}
{% include post.html post=post %}
{% endfor %}