--><li class="{{ class }}"><a href="{{ item.url | prepend: include.base }}">{{ item.title }}</a></li><!--
{% if item.structure and (class == "current" or class == "parent") %}
{% if cururl == canonicalurl %}{% assign above = false %}{% else %}{% assign above = true %}{% endif %}
-->{% include menu-level.html menu=item.structure base=cururl above=above %}<!--
{% endif %}
--><li class="{{ class }}"><a href="{{ item.url | prepend: include.base }}">{{ item.title }}</a></li><!--
{% if item.structure and (class == "current" or class == "parent") %}
{% if cururl == canonicalurl %}{% assign above = false %}{% else %}{% assign above = true %}{% endif %}
-->{% include menu-level.html menu=item.structure base=cururl above=above %}<!--
{% endif %}