{% if error and not password_reset_required %}
{{ error }}
{% endif %} {% if password_reset_required %}
Welcome! Please set up your admin password.
{% else %}
{% endif %} {% if saml_enabled %}
or
Sign in with SSO {% endif %}