{{- /* Title */ -}} {{- $page_title := "" -}} {{- with partial "function/currentMenuItem.html" . -}} {{- $page_title = printf "%s" site.Title | printf "%s%s" " | " | printf "%s%s" .Title | printf "%s" -}} {{- end -}} {{- $page_title -}} {{- /* Basic */ -}} {{- /* Opengraph */ -}} {{- /* Generator */ -}} {{- hugo.Generator -}}