Greetings, {{ guest.name }}!

{% if event.host2_name %}{{ event.host1_name }} and {{ event.host2_name }} have{% else %}{{ event.host1_name }} has{% endif %} invited you to:

{{ event.name }}
{{ event.start_datetime }}

To see the full invitation, and to RSVP, please visit this page:

{{ protocol }}://{{ host }}{% url 'invitation' event_id=event.id %}{{ guest.id }}/

(This link is personalized to you -- do not share!)


--
Sent by the invitation bot at {{ host }}.

