--- layout: default --- {% include site-header.html %}

{{ page.title }}

{{ content }}
{% include post-categories.html %}
{% if page.aside == true %}{% include site-aside.html align="left" %}{% endif %}
{% include site-footer.html %}