diff -r 59307ec93f1d -r ed7a7596033e app/soc/logic/helper/notifications.py --- 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 = {