Skip to content

Commit

Permalink
Update the e-mail templates
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei committed Mar 19, 2024
1 parent eb868e1 commit 0358fa9
Show file tree
Hide file tree
Showing 26 changed files with 591 additions and 3,341 deletions.
1 change: 0 additions & 1 deletion backend/donations/views/ngo.py
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ def get_post_value(arg, add_to_error_list=True):
request.session["has_cnp"] = bool(donor_dict["cnp"])
request.session["signature_required"] = signature_required

# TODO: Send the email
if not signature_required:
# send and email to the donor with a link to the PDF file
send_email(
Expand Down
6 changes: 0 additions & 6 deletions backend/templates/v1/email/admin/new-ngo.txt

This file was deleted.

250 changes: 0 additions & 250 deletions backend/templates/v1/email/campaigns/first/index-inline.html

This file was deleted.

18 changes: 0 additions & 18 deletions backend/templates/v1/email/campaigns/first/index-text.txt

This file was deleted.

250 changes: 0 additions & 250 deletions backend/templates/v1/email/campaigns/first/index.html

This file was deleted.

Loading

0 comments on commit 0358fa9

Please sign in to comment.