{{- if .Description -}} {{ .Title }} {{ .Description }} {{- else -}} {{ .Title }} {{- end }} {{ .Content }} {{- if or .PrevInSection .NextInSection -}} {{- with .NextInSection -}} ← Previous {{ .LinkTitle }} {{- end -}} {{- with .PrevInSection -}} Next → {{ .LinkTitle }} {{- end -}} {{- end -}}