{# Testimonial Start #}
{% for item in this.theme.testimonials_repeater if item.enable %} {# Single Testimonial #}
Quote sign

“{{ item.statement|nl2br }}”

{# Founder #}
{{ item.author }}
{{ item.author }}

{{ item.position }}

{% endfor %}
{# Testimonial End #}