From 59bbb4cc757750bb0db1c436e640c1612615b44b Mon Sep 17 00:00:00 2001 From: xfarrow Date: Mon, 25 Mar 2024 17:29:30 +0100 Subject: [PATCH] Create reset-password.html --- frontend/vanilla/html/reset-password.html | 50 +++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 frontend/vanilla/html/reset-password.html diff --git a/frontend/vanilla/html/reset-password.html b/frontend/vanilla/html/reset-password.html new file mode 100644 index 0000000..21bd3e9 --- /dev/null +++ b/frontend/vanilla/html/reset-password.html @@ -0,0 +1,50 @@ + + + + + + + + + + +
+
+
+
+
+
+
Reset password
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+ + + + \ No newline at end of file