• {{ node.label }}
      {% for child in node.children %}{% with child as item %} {% include "multinavigation/_tabnav_item.html" %} {% endwith %}{% endfor %}