aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/templates/reminder_mail.en
diff options
context:
space:
mode:
Diffstat (limited to 'ihatemoney/templates/reminder_mail.en')
-rw-r--r--ihatemoney/templates/reminder_mail.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/ihatemoney/templates/reminder_mail.en b/ihatemoney/templates/reminder_mail.en
index fe57be2..f13da5d 100644
--- a/ihatemoney/templates/reminder_mail.en
+++ b/ihatemoney/templates/reminder_mail.en
@@ -2,7 +2,7 @@ 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: {{ config['SITE_URL'] }}{{ url_for(".list_bills") }} (the identifier is {{ g.project.id }}),
+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,