{{- define "main" -}} {{- $ctx := . -}} {{- with .Params.id -}} {{- partial . $ctx -}} {{- else -}} {{ .Content }} {{- end -}} {{- end -}}