Skip to content

Commit

Permalink
Merge branch 'main' of github.com:open-contracting/credere-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
yolile committed Dec 4, 2024
2 parents d3046f6 + ab3874f commit 021ef60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/mail.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def send(
subject = _("Reminder - Opportunity to access MSME credit for being awarded a public contract")
parameters = {
"AWARD_SUPPLIER_NAME": application.borrower.legal_name,
"TENDER_TITLE": application.award.title,
"BUYER_NAME": application.award.buyer_name,
"APPLY_FOR_CREDIT_URL": f"{base_application_url}/intro",
"REMOVE_ME_URL": f"{base_application_url}/decline",
Expand Down

0 comments on commit 021ef60

Please sign in to comment.