From c04f22e91f78c0224419fa9e68e6e16e2976a0bf Mon Sep 17 00:00:00 2001 From: Tina_Azure <-> Date: Tue, 25 Apr 2023 00:52:49 +0200 Subject: [PATCH] Move freelancer interface and return to index button into the includes folder --- templates/alias_Redirect.html | 4 +--- .../customerIndex_FreelancerListing.html | 20 +------------------ templates/customer_FreelancerListing.html | 4 +--- .../customer_FreelancerListing_NOTFOUND.html | 4 +--- templates/customer_Freelancer_Template.html | 9 +-------- .../customer_Freelancer_Template_Request.html | 4 +--- ...reelancer_Template_Request_Fulfilment.html | 10 ++++------ ...cer_Template_Request_Fulfilment_ERROR.html | 10 ++++------ templates/freelancer_Signup.html | 4 +--- ...oginSignupProfileLogoutInterface.html.html | 19 ++++++++++++++++++ .../returnToIndexButton.html.html | 3 +++ 11 files changed, 37 insertions(+), 54 deletions(-) create mode 100644 templates/templateIncludes/freelancerLoginSignupProfileLogoutInterface.html.html create mode 100644 templates/templateIncludes/returnToIndexButton.html.html diff --git a/templates/alias_Redirect.html b/templates/alias_Redirect.html index f933b03..c9f1482 100644 --- a/templates/alias_Redirect.html +++ b/templates/alias_Redirect.html @@ -14,9 +14,7 @@ window.onload = formAutoSubmit; -
+ {{> templateIncludes/returnToIndexButton.html.html}} diff --git a/templates/customerIndex_FreelancerListing.html b/templates/customerIndex_FreelancerListing.html index a6880e2..67b74b0 100644 --- a/templates/customerIndex_FreelancerListing.html +++ b/templates/customerIndex_FreelancerListing.html @@ -23,25 +23,7 @@ {{/freelancerProfiles}} -