{% macro item(taxon, dropdown = null, depth, i = 0) %} {% import _self as macros %} {% if taxon.enabledChildren|length > 0 %} {% set depth = depth + 1 %} {% if depth is same as(1) %}