diff --git a/source/testimonials.html.twig b/source/testimonials.html.twig index 3f3a9fdd..032b91f9 100644 --- a/source/testimonials.html.twig +++ b/source/testimonials.html.twig @@ -115,7 +115,7 @@ testimonials: {{ testimonial.name }} {% endif %} - {% if testimonial.role and not company.name %} + {% if testimonial.role and company.name is not defined %}

{{ testimonial.role }}