--- layout: default ---

{{ page.title }}

{% include toc-div.html %}
{{ content }}

More

{% include recent-posts.html %}
{% include categories.html %}
{% if jekyll.environment == "production" and site.disqus and page.comments != false %}
{% include disqus.html %}
{% endif %}