{{page.summary}}
{%- endif %}
{%- unless page.toc == false %}
{%- include toc.html %}
{%- endunless %}
{%- unless jekyll.environment == "production" %}
{%- if site.github_editme_path %}
Edit me
{%- endif %}
{%- endunless %}
{{content}}
{%- if site.disqus %}
{%- include disqus.html %}
{%- endif %}