ihatemoney/ihatemoney/templates/reminder_mail.en
0livd 9e4e2425f8 Use token based auth to reset passwords
Send a mail containing a password reset
token link instead of sending a clear text
password.

Ref #232
2017-10-26 18:35:50 +02:00

9 lines
329 B
Text

Hi,
You have just (or someone else using your email address) created the project "{{ g.project.name }}" to share your expenses.
You can access it here: {{ url_for(".list_bills", _external=True) }} (the identifier is {{ g.project.id }}),
and the private code is "{{ g.project.password }}".
Enjoy,
Some weird guys (with beards)