{t("login.title")}
{t("login.label.username")}
{t("login.label.token")}
{t("login.generateToken")}
{#if error}
{error}
{/if}
{t("login.submit")}