{{/* https://github.com/golang/go/issues/31103 */}}
{{ if $text }}
{{ if ne $text.MIMEType "text/html" }}
Plain text
{{ end }}
{{ end }}
{{ if $html }}
HTML
{{ end }}
Raw email
{{if .View}}
{{.View}}
{{else}}
Can't preview this message part.
Download {{end}}