From 2ea6c7a48fca63f66a5e0a28f9279f097e0dc89e Mon Sep 17 00:00:00 2001 From: Tina_Azure <-> Date: Tue, 25 Apr 2023 00:54:17 +0200 Subject: [PATCH] Freelancer Password Reset templates and Login modification for it --- templates/freelancer_Login.html | 3 +++ templates/freelancer_Login_Fulfilment.html | 3 +++ templates/freelancer_Login_PasswordReset.html | 18 +++++++++++++++ ...lancer_Login_PasswordReset_Fulfilment.html | 23 +++++++++++++++++++ templates/freelancer_login.html | 3 +++ 5 files changed, 50 insertions(+) create mode 100644 templates/freelancer_Login_PasswordReset.html create mode 100644 templates/freelancer_Login_PasswordReset_Fulfilment.html diff --git a/templates/freelancer_Login.html b/templates/freelancer_Login.html index b2c429b..632b039 100644 --- a/templates/freelancer_Login.html +++ b/templates/freelancer_Login.html @@ -13,6 +13,9 @@
+
+ +
{{/cookieloggedin}} {{#cookieloggedin}}
diff --git a/templates/freelancer_Login_Fulfilment.html b/templates/freelancer_Login_Fulfilment.html index e0f252f..3fbaebe 100644 --- a/templates/freelancer_Login_Fulfilment.html +++ b/templates/freelancer_Login_Fulfilment.html @@ -20,6 +20,9 @@ The login form has not been filled out completely {{/LOGIN_ERROR_EMAIL_PASS_NOT_FILLED}} + + +
diff --git a/templates/freelancer_Login_PasswordReset.html b/templates/freelancer_Login_PasswordReset.html new file mode 100644 index 0000000..e2e7dc9 --- /dev/null +++ b/templates/freelancer_Login_PasswordReset.html @@ -0,0 +1,18 @@ + + + + {{> templateIncludes/style.css.html}} + + +

Freelancer Password Reset

+
+
+
+ +
+
+ + + + + diff --git a/templates/freelancer_Login_PasswordReset_Fulfilment.html b/templates/freelancer_Login_PasswordReset_Fulfilment.html new file mode 100644 index 0000000..7193c50 --- /dev/null +++ b/templates/freelancer_Login_PasswordReset_Fulfilment.html @@ -0,0 +1,23 @@ + + + + {{> templateIncludes/style.css.html}} + + +

Freelancer Password Reset

+ {{^passwordresetmailsent}} +
+ +
+ {{/passwordresetmailsent}} + {{#passwordresetmailsent}} +
+ Reset E-Mail has been sent to {{resetemail}} +
+ {{> templateIncludes/returnToIndexButton.html.html}} + {{/passwordresetmailsent}} + + + + + diff --git a/templates/freelancer_login.html b/templates/freelancer_login.html index b2c429b..632b039 100644 --- a/templates/freelancer_login.html +++ b/templates/freelancer_login.html @@ -13,6 +13,9 @@
+
+ +
{{/cookieloggedin}} {{#cookieloggedin}}