diff --git a/web/src/lib/components/login-form.svelte b/web/src/lib/components/login-form.svelte
index bf2f5cf..22a6a4d 100644
--- a/web/src/lib/components/login-form.svelte
+++ b/web/src/lib/components/login-form.svelte
@@ -1,265 +1,271 @@
{#snippet oauthLogin()}
- {#await oauthProvider}
-
{errorMessage}
- {/if} + {#if errorMessage} +{errorMessage}
+ {/if} - -- Your account has been successfully created, but activation by an administrator is required. -
-- The above button will only work once your account is verified. -
-- If you have any questions, please contact an administrator. -
-+ Your account has been successfully created, but activation by an administrator is required. +
++ The above button will only work once your account is verified. +
++ If you have any questions, please contact an administrator. +
+