Mercurial > public > sg101
diff gpp/templates/accounts/registration_email.txt @ 1:dbd703f7d63a
Initial import of sg101 stuff from private repository.
author | gremmie |
---|---|
date | Mon, 06 Apr 2009 02:43:12 +0000 |
parents | |
children | 53b7c681d80b |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gpp/templates/accounts/registration_email.txt Mon Apr 06 02:43:12 2009 +0000 @@ -0,0 +1,20 @@ +Hello, + +Welcome to {{ site_name }}! + +We have received a request from the email address {{ user_email }} to register an account at {{ site_domain }}. + +To finish the registration process, please visit the link below to activate your account. The link will expire in 24 hours, after which you will have to register again. + +{{ activation_link }} + +Here is the account information: + +Username: {{ username }} +Password: {{ raw_password }} + +If you did not register with {{ site_domain }}, simply ignore this email. If you have questions or problems, please send an email to {{ admin_email }}. + +Regards, + +The staff at {{ site_name }}