{$t("title.log-in")} • pronouns.cc
{#if form?.error} {/if}
{#if data.urls.email_enabled}

{$t("auth.log-in-form-title")}

{$t("auth.register-with-email-button")}
{:else}
{/if}

{$t("auth.log-in-3rd-party-header")}

{$t("auth.log-in-3rd-party-desc")}

{#if data.urls.discord} {$t("auth.log-in-with-discord")} {/if} {#if data.urls.google} {$t("auth.log-in-with-google")} {/if} {#if data.urls.tumblr} {$t("auth.log-in-with-tumblr")} {/if}
{#if form?.showFediBox}

{$t("auth.log-in-with-the-fediverse")}

{$t("auth.log-in-with-fediverse-error-blurb")}

{/if}