Commit 41e58bcf authored by John Red Medrano's avatar John Red Medrano

fixing

parent 23962753
......@@ -607,6 +607,7 @@ def on_behalf(args):
recipient = args[3]
admin = args[4]
linking_verb = args[5]
print(args)
F = open(os.path.join(settings.EMAIL_TEMPLATES_ROOT, 'RMS-ONBEHALF.html'), 'r')
......
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