diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-03-12 10:22:35 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-03-12 10:22:35 +0000 |
commit | d3b2eb149ccb22145cfda3b1eccf6ef6e6bcbd22 (patch) | |
tree | 7f9798bc48333395333fe8a3aaa33d530ad48978 /templates | |
parent | ed53d24f770c9bba7da27a73a12edd8a035f891e (diff) |
Email supplied was in ISO-8859-1, not UTF-8.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/email/zurich/login.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/email/zurich/login.txt b/templates/email/zurich/login.txt index b3b979f5d..6c7b91330 100644 --- a/templates/email/zurich/login.txt +++ b/templates/email/zurich/login.txt @@ -1,6 +1,6 @@ -Subject: Ihr Züri wie neu Konto +Subject: Ihr Züri wie neu Konto -Bitte klicken Sie auf den Link um Ihre E-Mail-Adresse zu bestätigen und sich direkt einzuloggen. +Bitte klicken Sie auf den Link um Ihre E-Mail-Adresse zu bestätigen und sich direkt einzuloggen. [% c.uri_for_action( 'auth/token', token ) %] |