diff --git a/web/themes/custom/opdavies/templates/block/block--inline-block--recommendation.html.twig b/web/themes/custom/opdavies/templates/block/block--inline-block--recommendation.html.twig index 1b214e7c7..e95dbefd3 100644 --- a/web/themes/custom/opdavies/templates/block/block--inline-block--recommendation.html.twig +++ b/web/themes/custom/opdavies/templates/block/block--inline-block--recommendation.html.twig @@ -1,4 +1,4 @@ - + {{ title_prefix }}

{{ label }}

{{ title_suffix }} @@ -20,7 +20,7 @@ {% if content.field_photo %} -
+
{{ content.field_photo }}
{% endif %}