|
@@ -2,7 +2,7 @@
|
|
{# Home layout #}
|
|
{# Home layout #}
|
|
{% extends app['combodo.portal.instance.conf'].properties.templates.layout %}
|
|
{% extends app['combodo.portal.instance.conf'].properties.templates.layout %}
|
|
|
|
|
|
-{% block pPageBodyClass %}page_home{% endblock %}
|
|
|
|
|
|
+{% block pPageBodyClass %}home{% endblock %}
|
|
|
|
|
|
{# Showing only bricks that are not visible on the main content as well as a welcome message #}
|
|
{# Showing only bricks that are not visible on the main content as well as a welcome message #}
|
|
{#{% block pNavigationSideMenu %}
|
|
{#{% block pNavigationSideMenu %}
|