diff --git a/web/themes/custom/opdavies/templates/block/block.html.twig b/web/themes/custom/opdavies/templates/block/block.html.twig index 50e954f..187826c 100644 --- a/web/themes/custom/opdavies/templates/block/block.html.twig +++ b/web/themes/custom/opdavies/templates/block/block.html.twig @@ -25,7 +25,7 @@ * @see template_preprocess_block() */ #} - + {{ title_prefix }} {% if label %} @@ -36,4 +36,4 @@ {% block content %} {{ content }} {% endblock %} - +