--- layout: simple ---
{% unless page.content_after %} {{ content }} {% endunless %} {% if site.posts.size > 0 %}

{{ page.list_title | default: "Posts" }}

{%- if page.list_subtitle -%}

{{ page.list_subtitle | escape }}

{%- endif -%}

subscribe via RSS

{% endif %} {% if page.content_after and page.content_after==true %} {{ content }} {% endif %} {% if site.disqus_shortname %} {% endif %}