{{ _('Sign in to your account') }}

{% if requires_password %}
{% endif %} {% if allow_self_register %}

{{ _('Tip: Enter a new username to create your account.') }}

{% endif %} {% if auth_method and auth_method|string|lower == 'both' %}
{{ _('Or continue with') }}
{{ _('Single Sign-On') }} {% endif %}