Default.html 343 B

123456
  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_stats: '{f:uri.resource(path:\'assets/Backend/style/ot_stats.css\')}'}">
  4. <f:render section="content" />
  5. </f:be.container>