Login
{% if error %}
{{ escape(error) }}
{% end %}
{% raw xsrf_form_html() %} {% if settings.get("ldap_server") %}
LDAP is enabled. Sign in with your username and password.
{% else %}
Enter the access token provided by your administrator.
{% end %}