{% block breadcrumb %} Vous êtes ici : {% for url, titre in breadcrumb %} {{ titre }}{% if not forloop.last %}→{% endif %} {% endfor %} {% endblock %}