diff --git a/templates/layout/region--sidebar.html.twig b/templates/layout/region--sidebar.html.twig index 108b392..04e3b55 100755 --- a/templates/layout/region--sidebar.html.twig +++ b/templates/layout/region--sidebar.html.twig @@ -24,6 +24,8 @@ {% if content %} +
{{ content }} +
{% endif %}