{% extends "base.html" %} {% block title %}Alyssa and Ben's Wedding: RSVP{% endblock %} {% block header %}
Welcome, {{ invitee.full_name }}!
{{ invitee.rsvp_yes_text|safe }}
Please RSVP by September 10. You may revise your responses prior to that date. You may also leave us comments, such as for any dietary restrictions or other needs.
{% if invitee.limited_venue %}Due to venue space limitations, and to minimize the environmental impact of air travel, we are encouraging guests to attend the venue closest to them.
{% endif %} {%if not allow_rsvp_changes %}RSVP changes may no longer be made online. Please email us with updates. Below is your current RSVP status.
{%else%}Please email us if you have any questions.
{%endif%}Address: | {{invitee.full_address|linebreaksbr}} |
---|---|
Invite Code: | {{invitee.invite_code}} |
Guest Name | Email Address | Home Phone | Mobile Phone |
---|---|---|---|
{{g.full_name}} | {{g.email}} | {{g.home_phone}} | {{g.cell_phone}} |