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