diff --git a/docroot/modules/humsci/hs_layouts/patterns/timeline/timeline.html.twig b/docroot/modules/humsci/hs_layouts/patterns/timeline/timeline.html.twig index 81ff6ee938..f93e930e70 100644 --- a/docroot/modules/humsci/hs_layouts/patterns/timeline/timeline.html.twig +++ b/docroot/modules/humsci/hs_layouts/patterns/timeline/timeline.html.twig @@ -9,7 +9,7 @@ {% endif %} {% set timeline_content = timeline %} -{% if timeline['field_hs_time_title'] is defined %} +{% if timeline['field_hs_time_title'] is defined and timeline['field_hs_time_title'][0] is defined %} {% set timeline_content %} <{{ heading_tag }} class="hb-timeline__title"> {{ timeline['field_hs_time_title'] }}