Default.html 367 B

1234567
  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:flashMessages />
  5. <f:render section="content" />
  6. </f:be.container>