{% load static i18n templates %} {% include "theme/head"|template:theme %}
{% if 1 %}{# left_sidebar_enabled #}
{% include "theme/page-title"|template:theme %} {% include "theme/sidebar"|template:theme %}
{% endif %}
{{ theme.html_body_js }}