{{define "body"}}

RSVP received

Hi {{.GuestName}},

Thanks for letting {{.HostName}} know — your RSVP for {{.EventName}} is confirmed as {{.Response}}{{if gt .PlusOnes 0}} with {{.PlusOnes}} plus-one{{if ne .PlusOnes 1}}s{{end}}{{end}}.

{{if or .Venue .EventDate}}

{{if .Venue}}{{.Venue}}{{end}}{{if and .Venue .EventDate}} · {{end}}{{if .EventDate}}{{.EventDate}}{{end}}

{{end}}

You'll get a reminder closer to the date. If your plans change, use the same invitation link to update your reply.

{{end}}