{{- $parent := get_parent . -}} {{- if and $parent (ne $parent.ID 0) -}} {{- template "crumbs" $parent -}}
  • {{$parent.Title}}
  • {{- end -}}