-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Why are the h1 and breadcrumbs for microsites in the node--full template instead of being set in regions by blocks?
<div class="full__breadcrumbs">
{{ drupal_entity('block', 'localgov_microsites_base_breadcrumbs') }}
</div>
{{ title_prefix }}
<h1{{ title_attributes.addClass('full__title') }}>
{{ label }}
</h1>
{{ title_suffix }}
I'm trying to get publications working nicely but I need to set some blocks and the theme is getting in the way.
I'll make a template for the pubs full display but just wondering what I'm missing here and why this template is working this way?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested