{% for subnav in nav.subnav.content %} {% if subnav.is_active %} {% if nav.subnav.type == 'tab' %} {% else %} {% endif %} {% endif %} {% endfor %}