MediaForge
{{ _('Sign in') }}
{{ _('Continue to your instance') }}
{% if error %}{{ error }}
{% endif %}
{% if not force_sso %}
{% endif %}
{# The "or" only exists when there is a second way in. As a plain line
of text, not a rule across the panel -- it separates two options,
it is not a section heading. #}
{% if oidc_enabled and not force_sso %}
{{ _('or') }}
{% endif %} {% if oidc_enabled %} {{ _('Sign in with') }} {{ oidc_display_name }} {% endif %}MediaForge {{ app_version }}