|
|
@@ -1,8 +1,8 @@
|
|
|
{namespace v=FluidTYPO3\Vhs\ViewHelpers}
|
|
|
<f:comment><!--Header partial: contains various partials, like topbar, cariousel, breadcrumb...--></f:comment>
|
|
|
|
|
|
-<v:asset.style path="EXT:ot_templating/Resources/Public/assets/style/theme-{settings.themeColor}.css" name="theme" debug="0">
|
|
|
-</v:asset.style>
|
|
|
+<f:comment><!-- Render the assets' includes --></f:comment>
|
|
|
+<f:render partial="Assets" />
|
|
|
|
|
|
<header>
|
|
|
<f:comment><!-- Render the topbar defined in partial/Topbar.html--></f:comment>
|