diff --git a/web/src/pages/login.astro b/web/src/pages/login.astro index fea5857..1f34386 100644 --- a/web/src/pages/login.astro +++ b/web/src/pages/login.astro @@ -9,15 +9,13 @@ import Layout from "../layouts/Layout.astro";

Check your inbox for a verification email

[[ end ]] [[ .AuthTemplate ]] -
-
-

Enter your email address below to receive an email with instructions on how to reset your password.

-

Please note this only works if your email address is already verified.

-
- - +
+ + +
+
- +
[[ if gt (len .AuthButtons) 0 ]] @@ -28,3 +26,12 @@ import Layout from "../layouts/Layout.astro";
[[ end ]] + +