<li><a href="/flower-en/flower-search/solr-integration/" >Flower Search</a>
</li>
<li><a href="/flower-en/flower-subscription/" >Flower Subscription</a>
</li></ul></li></ul>
</li>
</ul>
As you can see on the end of the ul list thare are redundant html tags. This issue is still valid for 8.5.1.
https://github.com/alkacon/modules-v8/blob/branch_8_5_x/modules/com.alkacon.opencms.v8.template3/resources/system/modules/com.alkacon.opencms.v8.template3/elements/menu/nav_side.jsp
from demo template 3 example of the problem:
As you can see on the end of the ul list thare are redundant html tags. This issue is still valid for 8.5.1.