{{- if .Params.icon -}} {{- partial "icon.html" .Params.icon -}} {{- end -}} {{- .Title -}}
{{ if .Params.subtitle }} {{ if (strings.HasSuffix .Params.subtitle ".") }} {{ errorf "Subtitles should not end in a period: '%s" .Params.subtitle }} {{ else }}{{ .Params.subtitle }}
{{ end }} {{ end }} {{ if or .Params.attribution (gt .Page.ReadingTime 1) }} {{ end }} {{ if $needTOC }} {{ end }}