diff --git a/core/themes/bartik/bartik.info.yml b/core/themes/bartik/bartik.info.yml index 3c02894..fb8f2fb 100644 --- a/core/themes/bartik/bartik.info.yml +++ b/core/themes/bartik/bartik.info.yml @@ -21,7 +21,7 @@ regions: help: Help page_top: 'Page top' page_bottom: 'Page bottom' - messages: Messages + highlighted: Highlighted featured_top: 'Featured top' breadcrumb: Breadcrumb content: Content diff --git a/core/themes/bartik/templates/page.html.twig b/core/themes/bartik/templates/page.html.twig index 60b2885..8cda5f7 100644 --- a/core/themes/bartik/templates/page.html.twig +++ b/core/themes/bartik/templates/page.html.twig @@ -109,7 +109,13 @@ {{ page.primary_menu }} - {{ page.messages }} +
+ +
{% if page.featured_top %}