{% extends "base.html" %} {% block content %} Thank you. We will send the document to {{ email }} when it is ready. Go back to Homepage {% endblock content %} {% block bottom %} {% endblock bottom %}
We will send the document to {{ email }} when it is ready.