From 5fc6e017217ecacb49d14c81526f545240b60caf Mon Sep 17 00:00:00 2001 From: Andy Friedman Date: Thu, 19 Oct 2023 13:41:56 -0400 Subject: [PATCH] cleaned up .gitignore, removed spaces on inviation_mail.j2 --- .gitignore | 4 +--- ihatemoney/templates/invitation_mail.j2 | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 109ace2b..264096a3 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,4 @@ ihatemoney/budget.db .idea .python-version .coverage* -prof -*.ipynb -*/.ipynb_checkpoints/ \ No newline at end of file +prof \ No newline at end of file diff --git a/ihatemoney/templates/invitation_mail.j2 b/ihatemoney/templates/invitation_mail.j2 index c0ee55ff..bb38b9aa 100644 --- a/ihatemoney/templates/invitation_mail.j2 +++ b/ihatemoney/templates/invitation_mail.j2 @@ -1,5 +1,3 @@ - - Hi, Someone using the email address {{ g.project.contact_email }} invited you to share your expenses for "{{ g.project.name }}".