--- layout: default ---
{% include sidebar.html class="col-md-4" %}

{{ page.title }}

{% if page.toc %}
On this page:
{% include toc.html html=content sanitize=true class="inline_toc" id="my_toc" h_min=2 h_max=3 %}
{% endif %} {{ content }}