From b2c0d939f99116c77fb847fdf6e0a6fafb19e7dc Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Tue, 26 Sep 2023 18:16:38 +0100 Subject: [PATCH] feat: password reset request form is functional --- src/recovery/password.html | 92 +++++++++++++++++++------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/src/recovery/password.html b/src/recovery/password.html index ffa242d..48ed34d 100644 --- a/src/recovery/password.html +++ b/src/recovery/password.html @@ -7,14 +7,13 @@
- -
- -
+ + +

Or

+ + +
+

@@ -23,47 +22,48 @@