diff --git a/backend/core/templates/thankyou.html b/backend/core/templates/thankyou.html index 0dbbd16..80ceab1 100644 --- a/backend/core/templates/thankyou.html +++ b/backend/core/templates/thankyou.html @@ -1,13 +1,17 @@ {% extends "base.html" %} {% block content %} -
-
-
-

Thank you.

+
+
+

Thank you.

+

We will send the document to {{ email }} when it is ready. -

-
-
+

+ + Go back to Homepage + +
+ + {% endblock content %} {% block bottom %}