{% for label, url in breadcrumbs %} {% if url %}{{ label }}{% else %}{{ label }}{% endif %}{% if not forloop.last %}{% endif %} {% endfor %}