{% 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 %} {% endwith %} {% if wrapContentInMainDiv is defined and wrapContentInMainDiv %}