• {% for tax,value in taxlist[taxonomy] %} {% if value is not empty %} {% set active = uri.param(taxonomy) == tax? 'active' : '' %} {{ tax }} {% endif %} {% endfor %}