{% for item in nav %} {{ item.name }} {% if not loop.last %} | {% endif %} {% endfor %}