{% if keycloakConfigWebFile is defined%} {% include 'user/keycloak_config.html' %} {% endif %} {% with %} {% set msgClass = {'ERROR': 'generic-message errorMessage', 'WARNING': 'generic-message warningMessage', 'INFO': 'generic-message infoMessage', 'IMPORTANT': 'generic-message importantMessage'} %} {% if includeTooltip is defined and includeTooltip %} {% include "user/tooltip.html" %} {% endif %}
{{ message }}
{% endwith %} {% if wrapContentInMainDiv is defined and wrapContentInMainDiv %}
{% include mainContent ~ ".html" %}
{% else %} {% include mainContent ~ ".html" %} {% endif %} {% if tvbRestarted is not defined or not tvbRestarted %} {% include 'footer.html' %} {% endif %} {% if not first_run and isStorageInUpdate is defined and isStorageInUpdate %} {% endif %}