aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/templates/password_reminder.en.j2
blob: c6543546526eed17878dd4763b72c53ea8831a5b (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 one hour.

Hope this helps,
Some weird guys (with beards)