{#if show}
{$t("login.email")}
{$t("login.pass")}
{#each errors as e, i}
{$t(e.msg)}
{/each}
login(user)}>{$t("login.login")}
{:else}
{/if}