{{template "head"}}

koushin

Back

{{.Message.Envelope.Subject}}

{{define "message-part"}} {{.MIMEType}}/{{.MIMESubType}} {{if gt (len .Parts) 0}} {{end}} {{end}} {{template "message-part" .Message.BodyStructure}} {{if .Body}}
{{.Body}}
{{end}} {{template "foot"}}