diff --git a/Resources/Private/TypoScript/Setup/page.ts b/Resources/Private/TypoScript/Setup/page.ts index 8bbff9d..16a638d 100644 --- a/Resources/Private/TypoScript/Setup/page.ts +++ b/Resources/Private/TypoScript/Setup/page.ts @@ -31,11 +31,11 @@ pageContentelement { 10 { userFunc = Cjel\TemplatesAide\UserFunc\RenderContentelement->render } - config { - disableAllHeaderCode = 1 - xhtml_cleaning = 0 - admPanel = 0 - debug = 0 - no_cache = 1 - } + config { + disableAllHeaderCode = 1 + xhtml_cleaning = 0 + admPanel = 0 + debug = 0 + no_cache = 1 + } }