diff --git a/frontend/src/pages/log-in.ts b/frontend/src/pages/log-in.ts index d798ea61..a09e458e 100644 --- a/frontend/src/pages/log-in.ts +++ b/frontend/src/pages/log-in.ts @@ -285,9 +285,14 @@ export class LogInPage extends LiteElement { >${msg("Log in")} ${this.formState.value === "backendInitializing" - ? html`
- ${msg("Please wait while the backend initializes")} -
` + ? html`