--- layout: default ---
{% if page.toc == true %}
{{ page.content | fancytoc }}
{% endif %}
{% if page.skip-title != true %}

{{ page.title }}

{% endif %} {{ content }}
{% if page.sharing == true %} {% endif %} {% if site.disqus_short_name and page.comments == true %}
{% endif %}