diff --git a/src/Chamilo/ThemeBundle/Resources/views/Layout/base-layout.html.twig b/src/Chamilo/ThemeBundle/Resources/views/Layout/base-layout.html.twig index 8c3e9955bc..299dd76428 100644 --- a/src/Chamilo/ThemeBundle/Resources/views/Layout/base-layout.html.twig +++ b/src/Chamilo/ThemeBundle/Resources/views/Layout/base-layout.html.twig @@ -47,7 +47,7 @@ {# Chamilo theme #} {% set theme = 'rainbow' %} - + {% set bug_notification_link = '' %} {% set help_content = '' %} @@ -213,8 +213,8 @@ {% endblock %} -{% block page_content %} -{% endblock %} +{#{% block page_content %}#} +{#{% endblock %}#} {% block sonata_page_container %}