{{if .pgp.Decrypted}}PGP encrypted & decrypted
{{else if .pgp.NeedsUnlock}}PGP encrypted — enter your passphrase to decrypt
{{else}}PGP encrypted — could not decrypt{{end}}
{{if .pgp.NeedsUnlock}}
{{end}}
{{end}}
From: {{.parsed.Header.From}}
To: {{.parsed.Header.To}}
{{if .parsed.Header.Cc}}
Cc: {{.parsed.Header.Cc}}
{{end}}
Date: {{.parsed.Header.Date}}
{{if .images_blocked}}
Remote images were blocked to protect your privacy.Show images
{{if .sender_email}}
{{end}}
{{end}}
{{if .html_body}}
{{.html_body}}
{{else if .parsed.TextBody}}
{{.parsed.TextBody}}
{{else}}
(empty message body)
{{end}}
{{if .parsed.Attachments}}
Attachments
{{if gt (len .parsed.Attachments) 1}}
Download all
{{end}}