diff --git a/backend/src/main/resources/templates/approval.html b/backend/src/main/resources/templates/approval.html index b397d157f1..3fae8348a4 100644 --- a/backend/src/main/resources/templates/approval.html +++ b/backend/src/main/resources/templates/approval.html @@ -27,7 +27,7 @@
 

- If you need to contact us before then please contact the ${business.districtName} + If you need to contact us before then please contact the ${business.districtName} at ${business.districtEmail}.

 
diff --git a/backend/src/main/resources/templates/registration.html b/backend/src/main/resources/templates/registration.html index 1beb9a68bd..d9820ebd62 100644 --- a/backend/src/main/resources/templates/registration.html +++ b/backend/src/main/resources/templates/registration.html @@ -30,7 +30,7 @@
 

- If you need to contact us before then please contact the ${districtName} + If you need to contact us before then please contact the ${districtName} at ${districtEmail}.

 
diff --git a/backend/src/main/resources/templates/rejection.html b/backend/src/main/resources/templates/rejection.html index 37c9a0ea8f..caae29c5fc 100644 --- a/backend/src/main/resources/templates/rejection.html +++ b/backend/src/main/resources/templates/rejection.html @@ -24,7 +24,7 @@
 

- If you need to contact us before then please contact the ${business.districtName} + If you need to contact us before then please contact the ${business.districtName} at ${business.districtEmail}.