holoctl
{%- for b in breadcrumbs or [] -%} {%- if b.get('href') -%} {{ b['label'] }}/ {%- else -%} {{ b['label'] }} {%- endif -%} {%- endfor -%}
{{ actions | safe }}