|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
<f:comment><!-- Assets included with the VHS viewhelper --></f:comment>
|
|
<f:comment><!-- Assets included with the VHS viewhelper --></f:comment>
|
|
|
|
|
|
|
|
-<f:if condition="{ot:loginFailed()}==1">
|
|
|
|
|
|
|
+<f:if condition="{settings.themeColor}">
|
|
|
<f:then>
|
|
<f:then>
|
|
|
<v:asset.style name="theme"
|
|
<v:asset.style name="theme"
|
|
|
path="EXT:ot_templating/Resources/Public/assets/style/theme-{settings.themeColor}.css"
|
|
path="EXT:ot_templating/Resources/Public/assets/style/theme-{settings.themeColor}.css"
|