diff --git a/templates/layout/page--front.html.twig b/templates/layout/page--front.html.twig index f969aecc..a96ce5bd 100644 --- a/templates/layout/page--front.html.twig +++ b/templates/layout/page--front.html.twig @@ -77,13 +77,13 @@ Vai alla scuola - {% if page.home_custom_heading %} -
- {{ page.home_custom_heading }} -
- {% endif %} + {% if page.home_custom_heading %} +
+ {{ page.home_custom_heading }} +
+ {% endif %} {% endblock %}