{% if not NO_TABS and application_type == 'modern' %}
{% endif %}
{% with NO_TABS=True %}
{{block.super}}
{% endwith %}
{% endif %}
{% endblock %}
{% block body_footer %}
{{block.super}}
{% module_link 'schcomponents/components/sys-components.js' %}