{{define "body"}}

✦ You're invited

{{.EventName}}

{{if or .Venue .EventDate}}

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

{{end}}

Hi {{.GuestName}}, {{.HostName}} would love to know if you can make it. Use the personal link below to RSVP.

RSVP now

Or paste this URL into your browser:

{{.Link}}

{{end}}