Default.html 355 B

12345678
  1. {namespace v=FluidTYPO3\Vhs\ViewHelpers}
  2. <f:be.container includeCssFiles="{ot_core: '{f:uri.resource(path:\'assets/Backend/style/ot_be_module.css\', extensionName:\'ot_core\')}',
  3. ot_customizer: '{f:uri.resource(path:\'assets/Backend/style/ot_customizer.css\')}'}">
  4. <f:render section="content" />
  5. </f:be.container>