diff --git a/hub/services/templates/services/thank_you.html b/hub/services/templates/services/thank_you.html index d0d9282..5614528 100644 --- a/hub/services/templates/services/thank_you.html +++ b/hub/services/templates/services/thank_you.html @@ -1,31 +1,81 @@ {% extends 'services/base.html' %} {% block content %} -
Thank you for your interest in {{ service.name }}!
-We have received your inquiry and our team will contact you shortly.
+Thank you for your interest in {{ service.name }}! We have received your inquiry and our team will contact you shortly. A confirmation email will be sent to your provided email address.
+A confirmation email will be sent to your provided email address.
+{{ service.category }}
+{{ service.description|safe }}
+