diff options
Diffstat (limited to 'templates/email/tfl/problem-confirm.txt')
-rw-r--r-- | templates/email/tfl/problem-confirm.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/templates/email/tfl/problem-confirm.txt b/templates/email/tfl/problem-confirm.txt new file mode 100644 index 000000000..212fa3f11 --- /dev/null +++ b/templates/email/tfl/problem-confirm.txt @@ -0,0 +1,31 @@ +Subject: Confirm your report on [% site_name %] + +Hello [% report.name %], + +Please click on the link below to confirm that you want to send your report to +Transport for London.[% UNLESS report.non_public %] Note that your report will also +appear on the [% site_name %] website.[% END %] + +[% 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 to send this report, please take no further action. + +Thank you for submitting a report through [% site_name %]. + + + +[% signature %] + +This email was sent automatically, from an unmonitored email account - so +please do not reply to it. |