diff --git a/source/_includes/testimonials.html.twig b/source/_includes/testimonials.html.twig index b4b1471fc..e9d1bd392 100644 --- a/source/_includes/testimonials.html.twig +++ b/source/_includes/testimonials.html.twig @@ -7,7 +7,7 @@ {{ testimonial.text|markdown }} {% if testimonial.image %} - Photo of {{ testimonial.name }} + Photo of {{ testimonial.name }} {% endif %}