{% macro render(items) %} {% set metadata = { '@context': 'https://schema.org', '@type': 'BreadcrumbList', 'itemListElement': [], } %} {% endmacro %}