Mercurial > public > sg101
view gpp/templates/accounts/password_reset_email.txt @ 166:8acf5be27f18
Implement #50, add a template tag to display the latest poll and add to the home page.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 17 Jan 2010 20:24:01 +0000 |
parents | 4edfea7f8620 |
children |
line wrap: on
line source
Hello, {{ site_name }} has received a request to reset the password for the user '{{ user }}'. If you didn't request this change, you can safely ignore this email. If you did request a password reset, please visit the following link, where you will be able to enter your new password: {{ protocol }}://{{ domain }}/accounts/password/reset/confirm/{{ uid }}/{{ token }}/ Regards, The staff at {{ site_name }}