Commit 40f8f9da authored by Gladys Forte's avatar Gladys Forte

body

parent bdd1bf85
......@@ -69,7 +69,7 @@ def batch_email_admin(args):
email = EmailMessage(
'Resource Management System: Bulk Users!',
[body],
body,
[settings.EMAIL_DEFAULT_SENDER],
[recipient]
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment