{# No webfont link here on purpose. This is the first screen an instance ever renders, and an install without outbound internet used to wait on a Google Fonts request before falling back. base.css already declares the system font stack after "Inter". #}
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 }}