{%- for node in schema.nodes_from_root -%} {%- if loop.first -%} root {%- else -%} {{ node.name_for_breadcrumbs }} {%- endif -%} {%- if not loop.last %} {% endif -%} {%- endfor -%}