{{ _('auth.logo_alt') }}

{{ _("dashboard.welcome") }}

{% if error %} {% endif %} {% if message %} {% endif %}

{{ _("auth.sign_in_with_username") }}

{% if show_oauth %}
{{ _("auth.or_continue_with") }}
{{ _("auth.sign_in_sso") }} {{ oauth_provider_name }}
{% endif %}
{{ _("auth.return_home") }}
{% if allow_signup %}
{{ _("auth.no_account") }} {{ _("auth.create_account") }}
{% endif %}