{% extends 'default.html' %} {% block title %}RSVP - OSO@80{% endblock %} {% load static %} {% block content %}

RSVP

Confirm your attendance and join us for a night to remember.

{% csrf_token %}

We'll send your confirmation details via email and WhatsApp.

{% include 'utils/footer.html' %}
{% endblock %}