{% include 'mathjax_config.html' %} {% if keycloakConfigWebFile is defined%} {% include 'user/keycloak_config.html' %} {% endif %} {% if includedResources is defined %} {% include includedResources ~ ".html" %} {% endif %} {% include 'header.html' %} {% if isAdapter is defined and isAdapter %}
{% if displayControl is defined and displayControl %} {% include 'flow/call_out_control.html' %} {% endif %} {% if 'header_menu' not in mainContent %} {% include mainContent ~ ".html" %} {% endif %}
{% else %} {% if 'project_submenu' not in mainContent and 'header_menu' not in mainContent %} {% include mainContent ~ ".html" %} {% endif %} {% endif %} {% include 'footer.html' %}