{{ macros::breadcrumb(path=section.components | safe) }}/
{{ macros::sub(section=section | safe) }}
{#{ macros::taxonomies(taxonomies=section.taxonomies) }#}
{% if section.extra.auto_toc %}{{ macros::toc(toc=section.toc, level=1, depth=section.extra.toc_depth | default(value=6)) }}{% endif %}
{{ macros::replace_toc(resource=section) | safe }}