--- layout: default --- {%-include back_link.html-%}

{{ page.title }}

{%-assign posts = site.posts-%} {%- if posts.size > 0 -%} {% include archive_list.html collection=posts %} {%- endif -%}