diff --git a/source/testimonials.md b/source/testimonials.md index 3f5fc19f..75eeff5f 100644 --- a/source/testimonials.md +++ b/source/testimonials.md @@ -3,32 +3,38 @@ layout: default title: Testimonials testimonials: - name: Ed Welsby - text: Oliver was great to work with, he has a solid knowledge of the various aspects of web development and never minded helping me out with Linux commands! + text: > +
Oliver was great to work with, he has a solid knowledge of the various aspects of web development and never minded helping me out with Linux commands!
role: Senior Developer company: Proctor & Stevenson url: http://www.proctors.co.uk - name: Brian Healy - text: Oliver was fantastic to work with - pro-active and highly responsive, he worked well remotely and as part of a project team. His understanding of the project requirement(s) and ability to translate it into working code was essential and he delivered. + text: > +Oliver was fantastic to work with - pro-active and highly responsive, he worked well remotely and as part of a project team. His understanding of the project requirement(s) and ability to translate it into working code was essential and he delivered.
role: company: Tincan url: http://tincan.co.uk - name: Brian Hartwell - text: Oliver was great to work with. He has expert knowledge with Drupal and delivered exactly what we were looking for on time. He's understanding, friendly and easy to get along with. I would enjoy working with him again in the future. + text: > +Oliver was great to work with. He has expert knowledge with Drupal and delivered exactly what we were looking for on time. He's understanding, friendly and easy to get along with. I would enjoy working with him again in the future.
role: company: url: - name: Daniel Easterbrook - text: Oliver is seasoned Drupal and all round highly skilled and experienced web developer. I have worked with Oliver on an important project where he was reliable, prompt and ensured strict client deadline delivery and confidentiality at all times. + text: > +Oliver is seasoned Drupal and all round highly skilled and experienced web developer. I have worked with Oliver on an important project where he was reliable, prompt and ensured strict client deadline delivery and confidentiality at all times.
role: company: url: - name: James Chapman - text: We used Oliver on a number of occasions throughout 2012 and I have to say we've been delighted with his work. His skills working with Drupal are excellent particularly with custom module development and we wouldn't hesitate to recommend him others. + text: > +We used Oliver on a number of occasions throughout 2012 and I have to say we've been delighted with his work. His skills working with Drupal are excellent particularly with custom module development and we wouldn't hesitate to recommend him others.
role: Director company: Development Done Right url: http://www.developmentdoneright.co.uk - name: Marlon Duncanson - text: Oliver is a great guy and really easy to work with. He really goes the extra mile to make sure the project is done properly. I would recommend him and will not hesitate to use him again in future. + text: > +Oliver is a great guy and really easy to work with. He really goes the extra mile to make sure the project is done properly. I would recommend him and will not hesitate to use him again in future.
role: company: Hypergroup Limited url: http://www.hypergroup.com @@ -37,5 +43,5 @@ testimonials: {% for testimonial in page.testimonials %}{{ testimonial.text }}
+ {{ testimonial.text | raw }} {% endfor %} \ No newline at end of file