{% for item in items if not item.viewBag.isHidden %} {% if item.url %} {{ item.title }} {% else %} {{ item.title }} {% endif %} {% if item.items %}