{% for n,u in breadcrumbs %} {% if not forloop.last %} {{ n }} » {% else %} {{ n }} {% endif %} {% endfor %}