--- layout: default ---

{{ page.title }}

{% if site.generate_category_indexes and page.categories.size != 0 %}
Posted in {{ page.categories | category_links }}
{% endif %}
{{ content }} {% if page.comments and site.disqus_shortname %} {% endif %}