class="s sub"
th:class="'s' + (${childs} ? ' sub' : '') + (${selected or sibling or child} ? '' : ' off')"
>
+ <!--
+ crumbs=[(${crumbs})]
+
+ len=[(${len})]
+ parent=[(${parent})]
+ submenu=[(${submenu})]
+ pos=[(${pos})]
+ entry=[(${entry})]
+
+ child=[(${child})]
+ hidden=[(${hidden})]
+ selected=[(${selected})]
+ leaf=[(${leaf})]
+ sibling=[(${sibling})]
+ childs=[(${childs})]
+ -->
<a href="../potemkin/fix-swf/overview.html"
th:if="${entry != parent}"
th:href="@{${entry}}"