{$t('auth.login_submit')} — {$t('app_title')}

{$t('auth.login_title')}

{$t('auth.login_subtitle')}

{#if showOAuthButton} {$t('auth.oauth_signin')} {/if} {#if showOAuthButton && showLocalForm}
{$t('auth.or')}
{/if} {#if showLocalForm}
{#if $errors.email}

{$errors.email[0]}

{/if}
{#if $errors.password}

{$errors.password[0]}

{/if}
{$t('auth.forgot_password')}
{/if} {#if showLocalForm}

{$t('auth.no_account')} {$t('auth.register')}

{/if}