{{if .MessageAttachments}}
{{range .MessageAttachments}}
{{.Pretext}}
{{if or .AuthorIcon .AuthorName}} {{end}} {{if .Title}} {{end}}
{{if .AuthorLink}}{{end}} {{if .AuthorIcon}}attachment author icon{{end}} {{if .AuthorName}}{{.AuthorName}}{{end}} {{if .AuthorLink}}{{end}}

{{if .TitleLink}}{{end}} {{.Title}} {{if .Title}}{{end}}

{{if .ImageURL}} {{end}}
{{.Text}}
{{range .FieldRows}} {{ $length := len .Cells }} {{range .Cells}} {{end}} {{end}}
{{.Title}}
{{.Value}}
{{if .ThumbURL}}
{{end}}
{{if .Footer}} {{end}}
{{end}}
{{end}}