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