From 90fec3fcc6bca6543b8f89c2419bd6be3bb18066 Mon Sep 17 00:00:00 2001 From: smfahim25 Date: Thu, 20 Mar 2025 15:50:41 +0600 Subject: [PATCH] update url to server url --- src/html/alreadyVerify.html | 110 +++++++++--------- src/html/resetPassword.html | 223 +++++++++++++++++++----------------- src/html/success.html | 108 +++++++++-------- 3 files changed, 224 insertions(+), 217 deletions(-) diff --git a/src/html/alreadyVerify.html b/src/html/alreadyVerify.html index 53a4aca..cfc7315 100644 --- a/src/html/alreadyVerify.html +++ b/src/html/alreadyVerify.html @@ -1,71 +1,67 @@ - - - - + + + Already Verified - - - + +
-

✅ Verified User!

-

You are already verified. Please log in to continue.

- Log In +

✅ Verified User!

+

You are already verified. Please log in to continue.

+ Log In
- - - - \ No newline at end of file + + diff --git a/src/html/resetPassword.html b/src/html/resetPassword.html index 81a8074..c153abd 100644 --- a/src/html/resetPassword.html +++ b/src/html/resetPassword.html @@ -1,129 +1,142 @@ - - - - + + + Reset Password - - - + +
-

Reset Your Password

-

-
-
- -
-
- -

Passwords do not match!

-
- -
+

Reset Your Password

+
+
+
+
+ +
+
+ +

Passwords do not match!

+
+ +
- - - - \ No newline at end of file + + diff --git a/src/html/success.html b/src/html/success.html index 8cf2a19..0240212 100644 --- a/src/html/success.html +++ b/src/html/success.html @@ -1,69 +1,67 @@ - - - - + + + Verification Successful - + - +
-

✅ Verification Successful!

-

Your email has been verified. You can now log in.

- Log In +

✅ Verification Successful!

+

Your email has been verified. You can now log in.

+ Log In
- - - \ No newline at end of file + +