| {% include header_template ignore missing %}{{header_html_include}} | ||
| {% include left_sidebar_template ignore missing %}{{left_sidebar_html_include}} | {% block baseview_body scoped %} There should be user app body here. {% endblock baseview_body %} | {% include right_sidebar_template ignore missing %}{{right_sidebar_html_include}} |
| {% include footer_template ignore missing %}{{footer_html_include}} | ||