diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-05-16 15:31:54 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-06-04 09:54:46 +0100 |
commit | 8c63b0efc05a47d5d8f53fa56eac8e20069b1bbe (patch) | |
tree | 83f8003cf0d467a0db7fb5039e2e6f59c099ca05 /templates | |
parent | 43e52e654bd03732974bf82c3df46deec274acd1 (diff) |
[Bromley] Data sharing message in confirm email.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/email/bromley/_problem-confirm_extra.html | 6 | ||||
-rw-r--r-- | templates/email/bromley/_problem-confirm_extra.txt | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/templates/email/bromley/_problem-confirm_extra.html b/templates/email/bromley/_problem-confirm_extra.html new file mode 100644 index 000000000..92605f8d2 --- /dev/null +++ b/templates/email/bromley/_problem-confirm_extra.html @@ -0,0 +1,6 @@ +</p> +<p style="[% p_style %]"> +By clicking validate you consent that for the purposes of investigating and +resolving the reported issue, your provided information can be shared with the +council, their contractors, partners or other organisations deemed to have +responsibility or bearing on the issue. diff --git a/templates/email/bromley/_problem-confirm_extra.txt b/templates/email/bromley/_problem-confirm_extra.txt new file mode 100644 index 000000000..1cb494de2 --- /dev/null +++ b/templates/email/bromley/_problem-confirm_extra.txt @@ -0,0 +1,4 @@ +By clicking validate you consent that for the purposes of investigating and +resolving the reported issue, your provided information can be shared with the +council, their contractors, partners or other organisations deemed to have +responsibility or bearing on the issue. |