{% for bread in breadcrumbs %} {% if bread.url %} {{ bread.title }}  /  {% else %} {{ bread.title }} {% endif %} {% endfor %}