5 lines
125 B
HTML
5 lines
125 B
HTML
{{ .Title }} ::
|
|
|
|
{{ if .Parent }}{{ if not .Parent.IsHome }}
|
|
{{ partial "title-item.html" .Parent }}
|
|
{{ end }}{{ end }}
|