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}}