mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +02:00
Add conditional org model email formatting
This commit is contained in:
parent
48454e1921
commit
a403dc2922
2 changed files with 1 additions and 3 deletions
|
@ -954,7 +954,6 @@ class DomainRequest(TimeStampedModel):
|
|||
"recipient": recipient,
|
||||
"is_org_user": is_org_user,
|
||||
}
|
||||
|
||||
if custom_email_content:
|
||||
context["custom_email_content"] = custom_email_content
|
||||
send_templated_email(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue