{% extends "base.html" %} {% block title %}Alyssa and Ben's Wedding: Thank you!{% endblock %} {% block header %}

Thank you for your update!

{% endblock %} {% block content %}

Your update has been processed.

{{ invitee.rsvp_yes_text|safe }}

You might also like to...

{% include "return_to_rsvp.html" %} {% endblock %}