{% include "header.html" %} {% include "_docsnav.html" %}
{% include "_sidebar.html" %}

{{ page.title }}

{{ content }}
{% include "footer.html" %}