{% extends 'base.html' %} {% block body %} {# Modal for reset password #}
{# Allow non existing user to request access to a team #}
{% if App.Session.has('initial_team_selection_required') %}
{{ "Don't have an account? %sRegister%s now!"|trans|format("", "")|raw }}
{% endif %} {% endif %} {% if App.Config.configArr.saml_toggle and idpsArr|length %}