{% load i18n %} {% load navactive %} {% if not item.hide %}
  • {% if item.count >= 1 %} {{ item.count }} {% elif item.url %} {% endif %} {% if item.items|length > 0 %} {% endif %}
  • {% endif %}