<liitemprop="itemListElement"itemscopeitemtype="https://schema.org/ListItem"class="breadcrumb-item{{- if not $item.path }} active{{ end }}"{{-ifnot$item.path}}aria-current="page"{{end}}>
{{/* The pages root is not supposed to show, it's confusing with the home */}}
{{- if not (eq .page.RelPermalink "/pages/") -}}
{{- $title := .page.Params.breadcrumb_title -}}
{{- if not $title -}}
{{- $title = .page.Title -}}
{{- end -}}
{{- $title = chomp $title }}
<liitemprop="itemListElement"itemscopeitemtype="https://schema.org/ListItem"class="breadcrumb-item{{- if .active }} active{{ end }}"{{-if.active}}aria-current="page"{{end}}>