view gpp/templates/accounts/registration_email.txt @ 23:a5f27f25fa52

Added a latest_downloads template tag. Made the comments view the details view for a download. Changed get_absolute_url to point to this new view.
author Brian Neal <bgneal@gmail.com>
date Sun, 19 Apr 2009 21:16:59 +0000
parents dbd703f7d63a
children 53b7c681d80b
line wrap: on
line source
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 }}