diff options
author | Struan Donald <struan@exo.org.uk> | 2019-08-30 15:37:09 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2019-09-27 17:35:15 +0100 |
commit | c2eb45cb6ad6d0366e51f31ecedc7cea91782892 (patch) | |
tree | 68a1ebda633287d62aed59d7042d11703785f421 | |
parent | 6041331bceb459c555150da863509a25edff401d (diff) |
[IsleOfWight] do not show reference number on report confirmation
-rw-r--r-- | templates/web/isleofwight/tokens/_confirm_problem_council_id.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/isleofwight/tokens/_confirm_problem_council_id.html b/templates/web/isleofwight/tokens/_confirm_problem_council_id.html new file mode 100644 index 000000000..703fbd1b6 --- /dev/null +++ b/templates/web/isleofwight/tokens/_confirm_problem_council_id.html @@ -0,0 +1,2 @@ +<h2>Your issue has been sent.</h2> +<p>You will receive an email with a reference number for this report soon, please quote it in any enquiries.</p> |