diff --git a/themes/tsc_vfl/layouts/partials/page/header.html b/themes/tsc_vfl/layouts/partials/page/header.html index bdb3d2e..7958084 100644 --- a/themes/tsc_vfl/layouts/partials/page/header.html +++ b/themes/tsc_vfl/layouts/partials/page/header.html @@ -30,7 +30,8 @@ {{/*{{ if .Pre }} {{ $icon := printf " " .Pre | safeHTML }} diff --git a/themes/tsc_vfl/layouts/partials/page/left_menu.html b/themes/tsc_vfl/layouts/partials/page/left_menu.html index 83e8c99..10a0b57 100644 --- a/themes/tsc_vfl/layouts/partials/page/left_menu.html +++ b/themes/tsc_vfl/layouts/partials/page/left_menu.html @@ -4,6 +4,7 @@ ($currentPage.IsMenuCurrent "main" .) ($currentPage.HasMenuCurrent "main" .) (and (eq $currentPage.Type "news") (eq .Identifier "aktuell") ) + (and (eq $currentPage.Type "turniermeldung") (eq .Identifier "aktuell") ) }} {{ if .HasChildren }} {{ range .Children }}