U3CAT
    {% for item in site.data.nav_u3cat %} {% if item.id == include.header %}
  • {% else %}
  • {% endif %} {{ item.name }}
  • {% endfor %}