{{ if .IsHome }}
{{- else if (or .IsPage .IsSection) }}
{{/* BreadcrumbList */}}
{{- $url := replace .Parent.Permalink ( printf "%s" .Site.BaseURL) "" }}
{{- $lang_url := replace $url ( printf "%s" .Lang) "" }}
{{- $bc_list := (split $lang_url "/")}}
{{- $scratch := newScratch }}
{{- if .IsPage }}
{{ end }}{{/* .IsPage end */}}
{{ end }}