{% include "sidebar.html" %}
{% include "breadcrumbs.html" %}
{%- endblock %}
{%- block document %}
{%- endblock %}
{% include "footer.html" %}
{% block body %}{% endblock %}