{% if keycloakConfigWebFile is not defined%} {% endif %} {% include 'index.html' %}
{% if keycloakConfigWebFile is defined %} {% if 'invalid_user' not in errors %}
Initializing Keycloak...
{% endif %} {% else %}
Login
{% if 'username' in errors %}
{{ errors.username }}
{% endif %}
Password
{% if 'password' in errors %}
{{ errors.password }}
{% endif %}
New account
Register
Password
Recover
More information
www.thevirtualbrain.org
Up-to-date
@thevirtualbrain
{% endif %}