{% set count = 1 %}
  • {% if navItems %} {% if count == 1 %} {{text}} {% else %} {{text}} {% endif %} {% else %} {{text}} {% endif %}