{% set base = request.scope.get('root_path', '') %}
{% if error %}
{{ error }}
{% endif %} {% if info %}
{{ info }}
{% endif %} {% if enable_test_user %}
Test Account
Username: tester
Password: oliveradmin
{% endif %}
{% if sso_enabled %}
OR
{% endif %}
{% if sso_enabled %} {% endif %}