{{- $error := false -}} {{- if partial "utilities/IsInvalidArgs.html" (dict "structure" "sup" "args" .Params) -}} {{- errorf "Invalid arguments: %s" .Position -}} {{- $error = true -}} {{- end -}} {{- $text := .Get 0 | default "" -}} {{ $text | .Page.RenderString -}}