{% extends "base.html" %} {% block section %}Invitation Sent{% endblock %} {% block title %}Invitation Sent{% endblock %} {% block content %}
Your invitation has been sucessfully sent to {{ name }}
Email address: {{ email }}.