diff --git a/layout.html b/layout.html index ae2816bd853..e37ab58f84e 100644 --- a/layout.html +++ b/layout.html @@ -91,9 +91,11 @@ th:if="${item.children == null}" th:classappend="${item.active ? 'active' : ''}" th:href="@{'./' + ${currentComponent.slug} + '/' + ${currentComponent.latest ? '' : currentComponent.version.friendlyName() + '/'} + ${item.url}}"> - - +