{% macro breadcrumbs(crumbs) %} {% for crumb in crumbs %} {% set link = crumb[0] %} {% set url = crumb[1]|default(none) %}