--- layout: default ---

{{ page.title }}

{% if page.author %} by {{ page.author }} {% endif %} {% if page.author and page.date %} - {% endif %} {% if page.date %} {{ page.date | date: '%B %d, %Y' }} {% endif %}

{% for category in page.categories %} {{ category }} {% endfor %}


{{ content }}
{% comment %} container {% endcomment %}
{% comment %} section {% endcomment %}