diff --git a/config/migrations.yaml b/config/migrations.yaml index d0c7eb6..53780dd 100644 --- a/config/migrations.yaml +++ b/config/migrations.yaml @@ -19,3 +19,10 @@ services: - '@contao.framework' tags: - { name: contao.migration, priority: 0 } + + ContaoThemeManager\Core\Migration\Version220\CustomLayoutSectionMigration: + arguments: + - '@database_connection' + - '@contao.framework' + tags: + - { name: contao.migration, priority: 0 } diff --git a/contao/templates/frontend/fe_page.html5 b/contao/templates/frontend/fe_page.html5 index ef53d0f..9e9c8a4 100644 --- a/contao/templates/frontend/fe_page.html5 +++ b/contao/templates/frontend/fe_page.html5 @@ -45,42 +45,46 @@ sections('before'); ?> block('container'); ?> - main || $this->left || $this->right): ?> -