diff options
Diffstat (limited to 'templates/email/default/change_email.txt')
-rw-r--r-- | templates/email/default/change_email.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/email/default/change_email.txt b/templates/email/default/change_email.txt new file mode 100644 index 000000000..0c5aeac14 --- /dev/null +++ b/templates/email/default/change_email.txt @@ -0,0 +1,11 @@ +Subject: Updating your [% INCLUDE 'site-name.txt' | trim %] email address + +Please click on the link below to confirm you wish to update your +email address on [% INCLUDE 'site-name.txt' | trim %]. + +[% c.uri_for_action( 'auth/token', token ) %] + +[% INCLUDE 'signature.txt' %] + +This email was sent automatically, from an unmonitored email account - so +please do not reply to it. |