diff --git a/core/modules/aggregator/templates/aggregator-item.html.twig b/core/modules/aggregator/templates/aggregator-item.html.twig index 1f04de5..9d34dd2 100644 --- a/core/modules/aggregator/templates/aggregator-item.html.twig +++ b/core/modules/aggregator/templates/aggregator-item.html.twig @@ -16,7 +16,7 @@ * @ingroup themeable */ #} -
+
{{ title_prefix }}

{{ title }} @@ -25,4 +25,4 @@ {{ content }} -

+ diff --git a/core/themes/classy/templates/aggregator-item.html.twig b/core/themes/classy/templates/aggregator-item.html.twig index 8f31937..d2c7471 100644 --- a/core/themes/classy/templates/aggregator-item.html.twig +++ b/core/themes/classy/templates/aggregator-item.html.twig @@ -16,7 +16,7 @@ * @ingroup themeable */ #} - + {{ title_prefix }}

{{ title }} @@ -25,4 +25,4 @@ {{ content }} - +