diff --git a/templates/customerIndex_FreelancerListing.html b/templates/customerIndex_FreelancerListing.html index 3cefb14..ec4d1d1 100644 --- a/templates/customerIndex_FreelancerListing.html +++ b/templates/customerIndex_FreelancerListing.html @@ -29,11 +29,18 @@ {{#freelancerProfiles}} - {{name}} + +
+ +
+ {{basicinformation}} {{commissionsclosed}} {{/freelancerProfiles}} - \ No newline at end of file + + + + diff --git a/templates/customer_FreelancerListing.html b/templates/customer_FreelancerListing.html index e7df187..1e4b338 100644 --- a/templates/customer_FreelancerListing.html +++ b/templates/customer_FreelancerListing.html @@ -27,15 +27,25 @@
Detailed Profile:
{{freelancergeneralinformation}}

- Return to freelancer selection +
+ +

{{#templates}} - + {{/templates}}
{{name}} +
+ +
+
{{content}}
- \ No newline at end of file + + + + + \ No newline at end of file diff --git a/templates/customer_FreelancerListing_NOTFOUND.html b/templates/customer_FreelancerListing_NOTFOUND.html index a55fa7d..3d1a037 100644 --- a/templates/customer_FreelancerListing_NOTFOUND.html +++ b/templates/customer_FreelancerListing_NOTFOUND.html @@ -21,6 +21,8 @@

Freelancer: {{selectedfreelancername}} Could not be found!

-

Return to freelancer selection

+
+ +
\ No newline at end of file