--- layout: default --- {%-include back_link.html -%} Tag: {{ page.tag }} {% for post in site.tags[page.tag] %} {% include postitem.html post=post fmt="%Y-%m-%d" %} {% endfor %} {% if site.theme_config.tag_showall %} {{site.theme_config.all_tags_title | default:'All Tags' }} {% endif %}