diff options
author | Dave Arter <davea@mysociety.org> | 2016-08-01 12:03:45 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2016-08-01 12:03:45 +0100 |
commit | 1af9684e54aedb7f9935cdc4d38a28c61ec7d1f5 (patch) | |
tree | d6b044f54e070f8dbf265083534e849eb9ad6ead /templates/email/default/problem-confirm-not-sending.txt | |
parent | 14aaf6fafaa9aa8736f49851e95fa2c3c566c056 (diff) | |
parent | 27e0c74321f48f9997745bf00647e3958f34d8e2 (diff) |
Merge branch '1281-html-emails'
Diffstat (limited to 'templates/email/default/problem-confirm-not-sending.txt')
-rw-r--r-- | templates/email/default/problem-confirm-not-sending.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/email/default/problem-confirm-not-sending.txt b/templates/email/default/problem-confirm-not-sending.txt index 2443805bb..d27b47677 100644 --- a/templates/email/default/problem-confirm-not-sending.txt +++ b/templates/email/default/problem-confirm-not-sending.txt @@ -1,10 +1,9 @@ -Subject: Confirm your report on [% INCLUDE 'site-name.txt' | trim %] +Subject: Confirm your report on [% site_name %] Hello [% report.name %], Please click on the link below to confirm that you want your report to appear -on [% INCLUDE 'site-name.txt' | trim %], despite not being sent to the -council: +on [% site_name %], despite not being sent to the council: [% token_url %] @@ -22,7 +21,7 @@ And details: If you no longer wish your report to be displayed on the site, please take no further action. -Thank you for supporting [% INCLUDE 'site-name.txt' | trim %]. +Thank you for supporting [% site_name %]. |