{%- block sidebar %}
{% include "/modules/sidebar.html" %}
{%- endblock %}
{%- block content_with_sidebar %}
{% include "/modules/content.html" %}
{%- endblock %}