{% if testimonials %} {% for item in testimonials %} {% endfor %} {% for testimonial in testimonials %} {% if testimonial.image %} {% endif %} {{ testimonial.name }} {{ testimonial.quote }} {% endfor %} {% endif %}
{{ testimonial.quote }}