{{ if and $html (ne $html.PathString $text.PathString) }}
Plain text
HTML
{{ end }}
{{if .View}}
{{.View}}
{{else}}
Can't preview this message part.
Download {{end}}{{template "head.html" .}} {{template "nav.html" .}} {{template "util.html" .}} {{define "message-part-tree"}} {{/* nested templates can't access the parent's context */}} {{$ = index . 0}} {{with index . 1}} {{if eq $.Part.PathString .PathString}}{{end}} {{.String}} {{if eq $.Part.PathString .PathString}}{{end}} {{if gt (len .Children) 0}}
{{end}} {{end}} {{end}}