{{ define "content" }}
{{ i18n "ceremony" }}: {{ . | time | time.Format ":date_long" }}{{ with $.Params.event.ceremony_time }}, {{ i18n "ceremony_time" }} {{ . }} {{ end }}
{{ end }} {{ with .Params.event.reception_time }}{{ i18n "reception" }}: {{ . }}
{{ end }} {{ with .Params.event.venue }}{{ i18n "location" }}: {{ . }}
{{ end }}{{ i18n "rsvp_deadline" }} {{ . }}.
{{ end }} {{ with .Params.rsvp.email }}{{ i18n "rsvp_email" }}: {{ . }}
{{ end }} {{ with .Params.rsvp.form }} {{ end }}{{ . }}