{% include post_seo.html %}
{{ page.title }}
class
{{ page.categories }}
date_range
{{ page.date | date_to_string }}
{{ content }}
{% if jekyll.environment == 'production' and site.disqus.shortname %} {% include disqus.html %} {% endif %}