changeset 759 | ed7a7596033e |
parent 757 | b11cee4ab535 |
child 784 | 23eaf3aa19b1 |
--- a/app/soc/logic/helper/notifications.py Wed Dec 17 22:25:16 2008 +0000 +++ b/app/soc/logic/helper/notifications.py Wed Dec 17 22:27:55 2008 +0000 @@ -81,7 +81,9 @@ } # render the message - message = loader.render_to_string('soc/notification/messages/invitation.html', dictionary=messageProperties) + message = loader.render_to_string( + 'soc/notification/messages/invitation.html', + dictionary=messageProperties) # create the fields for the notification fields = {