diff --git a/templates/content/node--localgov-event--full.html.twig b/templates/content/node--localgov-event--full.html.twig index 7b2e37a..24d8666 100644 --- a/templates/content/node--localgov-event--full.html.twig +++ b/templates/content/node--localgov-event--full.html.twig @@ -97,6 +97,13 @@ {{ title_suffix }}
+ {% block breadcrumbs %} + {# + This block is a placeholder for the breadcrumbs block, which is used + by the localgov_microsites_base theme. + #} + {% endblock %} +
{% set atc_title = node.title.value %}