{%- for p in collections.navItems -%} {% if p.data.nav %}
  • {{ p.data.title }}
  • {% endif %} {%- endfor -%}