aboutsummaryrefslogtreecommitdiffstats
path: root/templates/email/default
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email/default')
-rw-r--r--templates/email/default/auth_new_account_welcome13
-rw-r--r--templates/email/default/test6
2 files changed, 18 insertions, 1 deletions
diff --git a/templates/email/default/auth_new_account_welcome b/templates/email/default/auth_new_account_welcome
new file mode 100644
index 000000000..1270c7d96
--- /dev/null
+++ b/templates/email/default/auth_new_account_welcome
@@ -0,0 +1,13 @@
+Subject: [% loc('Your new FixMyStreet.com account') %]
+
+Hello,
+
+We've just created an account on FIXME for you.
+
+Please use the following link to confirm that your email works - we need to do
+this before sending reports to the council on your behalf.
+
+ [% c.uri_for( '/auth/confirm', c.user.create_confirm_token ) %]
+
+Yours,
+ FIXME team. \ No newline at end of file
diff --git a/templates/email/default/test b/templates/email/default/test
index 2d52e7f31..1200b8726 100644
--- a/templates/email/default/test
+++ b/templates/email/default/test
@@ -1,4 +1,4 @@
-Subject: test email
+Subject: test email ☺
From: bad-sender@duff.com
Hello,
@@ -7,5 +7,9 @@ This is a test email where foo: [% foo %].
utf8: 我们应该能够无缝处理UTF8编码
+ indented_text
+
+long line: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
Yours,
FixMyStreet.