diff options
author | Kevin Chabowski <kevin@kch42.de> | 2013-08-29 22:37:05 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2013-08-29 22:37:05 +0200 |
commit | 61f137d2cc8ae0199c99493701023b4d862a34ad (patch) | |
tree | 5a77a1beb16cfd508486fabf6419f37fc348fc34 /mails | |
parent | 8ecfe7a2fc61caf890e319e7a2f298b71dc90826 (diff) | |
download | mailremind-61f137d2cc8ae0199c99493701023b4d862a34ad.tar.gz mailremind-61f137d2cc8ae0199c99493701023b4d862a34ad.tar.bz2 mailremind-61f137d2cc8ae0199c99493701023b4d862a34ad.zip |
Registering accounts is working
Diffstat (limited to 'mails')
-rw-r--r-- | mails/activationcode.tpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mails/activationcode.tpl b/mails/activationcode.tpl new file mode 100644 index 0000000..c31e77e --- /dev/null +++ b/mails/activationcode.tpl @@ -0,0 +1,9 @@ +Hi, + +Your mailremind account was successfully created. +You can activate it with this link: + + {{.URL}} + +If you didn't register a mailremind account, you can simply ignore +this message. |