"{{ .Params.quote_text }}"
{{ if .Params.quote_author }}
— {{ .Params.quote_author }}
{{ end }} {{ if .Content }}
{{ .Content }}
{{ end }}