{{define "invite_body"}}
{{.Props.Title}}
{{.Props.SubTitle}}
{{.Props.Button}}
{{if .Props.Message}}
{{if .MessageURL}} {{end}}
{{.SenderName}}
{{if .Time}}
{{.Time}}
{{end}} {{if .ChannelName}}
{{.ChannelName}}
{{end}}
{{.Message}}
{{$.Props.MessageButton}}
{{else}}
{{end}}
{{.Props.InviteFooterTitle}}
{{.Props.InviteFooterInfo}}
{{.Props.Organization}} {{.Props.FooterV2}}
{{end}}