diff --git a/templates/freelancer_Login.html b/templates/freelancer_Login.html index 2f271cd..b2c429b 100644 --- a/templates/freelancer_Login.html +++ b/templates/freelancer_Login.html @@ -10,6 +10,7 @@


+
{{/cookieloggedin}} diff --git a/templates/freelancer_Signup.html b/templates/freelancer_Signup.html index d7f2906..fbe82f2 100644 --- a/templates/freelancer_Signup.html +++ b/templates/freelancer_Signup.html @@ -9,7 +9,7 @@


-
+

diff --git a/templates/freelancer_Signup_Fulfilment.html b/templates/freelancer_Signup_Fulfilment.html index 7824031..44d9ace 100644 --- a/templates/freelancer_Signup_Fulfilment.html +++ b/templates/freelancer_Signup_Fulfilment.html @@ -8,28 +8,28 @@
- {{/REGISTRATION_SUCCESS}} - {{#REGISTRATION_ERROR}} - {{#REGISTRATION_ERROR_QUERY}} -
- The Freelancer could not be created -
- {{/REGISTRATION_ERROR_QUERY}} - {{#REGISTRATION_ERROR_CRITICAL}} -
- The Freelancer could not be created: Critical -
- {{/REGISTRATION_ERROR_CRITICAL}} - {{#REGISTRATION_ERROR_EMAIL_ALREADY_IN_USE}} -
- Email: {{freelanceremail}} Is already in use - Freelancer was not created. -
- {{/REGISTRATION_ERROR_EMAIL_ALREADY_IN_USE}} - {{#REGISTRATION_ERROR_EMAIL_NAME_PASS_NOT_FILLED}} -
- The registration form has not been filled out completely -
- {{/REGISTRATION_ERROR_EMAIL_NAME_PASS_NOT_FILLED}} + {{/REGISTRATION_SUCCESS}} + {{#REGISTRATION_ERROR_QUERY}} +
+ The Freelancer could not be created +
+ {{/REGISTRATION_ERROR_QUERY}} + {{#REGISTRATION_ERROR_CRITICAL}} +
+ The Freelancer could not be created: Critical +
+ {{/REGISTRATION_ERROR_CRITICAL}} + {{#REGISTRATION_ERROR_EMAIL_ALREADY_IN_USE}} +
+ Email: {{freelanceremail}} Is already in use - Freelancer was not created. +
+ {{/REGISTRATION_ERROR_EMAIL_ALREADY_IN_USE}} + {{#REGISTRATION_ERROR_EMAIL_NAME_PASS_NOT_FILLED}} +
+ The registration form has not been filled out completely +
+ {{/REGISTRATION_ERROR_EMAIL_NAME_PASS_NOT_FILLED}} + {{#REGISTRATION_ERROR}}
diff --git a/templates/freelancer_login.html b/templates/freelancer_login.html index 2f271cd..b2c429b 100644 --- a/templates/freelancer_login.html +++ b/templates/freelancer_login.html @@ -10,6 +10,7 @@


+
{{/cookieloggedin}}