diff options
author | Marius Halden <marius.h@lden.org> | 2015-11-16 11:15:10 +0100 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2015-11-16 11:15:10 +0100 |
commit | 1339a64632c441e4d7858bd5946738c9840c624d (patch) | |
tree | 0b1393ca9af05d1af690fbf6c569c195f4136e4c /templates/email/default/problem-confirm-not-sending.txt | |
parent | 17cc40a8a2387669984ae4a36bb0d30d889d1a07 (diff) | |
parent | 4fb5331abd2fa4c89ebeb89bc92a245fadd0aa19 (diff) |
Merge branch 'fiksgatami-dev' into fiksgatami-prod
Oppgrader prod til 1.7
Diffstat (limited to 'templates/email/default/problem-confirm-not-sending.txt')
-rw-r--r-- | templates/email/default/problem-confirm-not-sending.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/templates/email/default/problem-confirm-not-sending.txt b/templates/email/default/problem-confirm-not-sending.txt new file mode 100644 index 000000000..2443805bb --- /dev/null +++ b/templates/email/default/problem-confirm-not-sending.txt @@ -0,0 +1,32 @@ +Subject: Confirm your report on [% INCLUDE 'site-name.txt' | trim %] + +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: + +[% token_url %] + +If your email program does not let you click on this link, copy and paste it +into your web browser and press return. + +Your problem had the title: + +[% report.title %] + +And details: + +[% report.detail %] + +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 %]. + + + +[% INCLUDE 'signature.txt' %] + +This email was sent automatically, from an unmonitored email account - so +please do not reply to it. |