aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/templates/reminder_mail.en
blob: 5f9b7d811c30a8a1fe9338e9188138677ffdb490 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 shared password is "{{ g.project.password }}".
If you want to share this project with your friends, you can share the identifier and the shared password with them or send them invitations with the following link:
{{ url_for(".invite", _external=True) }}

Enjoy,
Some weird guys (with beards)