aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/templates/password_reminder.en
blob: bc7e609c254ddff9a7ec754769786145417944c9 (plain)
1
2
3
4
5
6
7
8
Hi,

You requested to reset the password of the following project: "{{ project.name }}". 
You can reset it here: {{ url_for(".reset_password", _external=True, token=project.generate_token(expiration=3600)) }}.
This link is only valid for 1 hour.

Hope this helps,
Some weird guys (with beards)