From 8cb50b67f53899306f4683dea1104b6f284917c9 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Tue, 26 Sep 2023 21:17:38 +0100 Subject: [PATCH] feat: auth side of teh password up and running --- src/recovery/password_reset.html | 73 ++++++++++++++++++++++++++++++++ src/recovery/reset.html | 64 ---------------------------- 2 files changed, 73 insertions(+), 64 deletions(-) create mode 100644 src/recovery/password_reset.html delete mode 100644 src/recovery/reset.html diff --git a/src/recovery/password_reset.html b/src/recovery/password_reset.html new file mode 100644 index 0000000..159af12 --- /dev/null +++ b/src/recovery/password_reset.html @@ -0,0 +1,73 @@ + + + + + Password recovery + + +

Password Recovery

+

Please enter a new password for your skynet account below

+
+ +
+ +
+ +
+

+ + + + + diff --git a/src/recovery/reset.html b/src/recovery/reset.html deleted file mode 100644 index 409ad74..0000000 --- a/src/recovery/reset.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - Password recovery - - -

Password Recovery

-

Please enter a new password for your skynet account below

-
- -
- -
- -
-

- - - - -