--- layout: simple ---

{{ page.page_title | default: page.title | escape }}

{%- if page.subtitle -%}
{{ page.subtitle | escape }}
{%- endif -%}
{{ content }}
{% if page.comments and site.disqus_shortname %}
comments powered by Disqus
{% endif %}