From ae67739eedffd859c0798a15c50f0070c220a6fc Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Sat, 2 Sep 2023 16:40:20 -0500 Subject: [PATCH] Created HTML and PHP files for 'forgot password' functionality --- forgotpassword.html | 42 ++++++++++++++++++++++++++++++++++++++++++ forgotpassword.php | 10 ++++++++++ 2 files changed, 52 insertions(+) create mode 100644 forgotpassword.html create mode 100644 forgotpassword.php diff --git a/forgotpassword.html b/forgotpassword.html new file mode 100644 index 0000000..2391c40 --- /dev/null +++ b/forgotpassword.html @@ -0,0 +1,42 @@ + + + + + + Forgot Password - GLink + + + +
+
+ GLink Logo +

Forgot your Password?

+
+

Enter your email address below, and we will send you a link to reset your password.

+
+ +
+
+
+ +
+ + +
+
+ +
+ +
+ + + + diff --git a/forgotpassword.php b/forgotpassword.php new file mode 100644 index 0000000..8e15b80 --- /dev/null +++ b/forgotpassword.php @@ -0,0 +1,10 @@ +