diff -r 72db9563fae1 -r cbb336da00bd templates/profile/view_notification.html
--- a/templates/profile/view_notification.html Fri Jan 07 12:58:39 2011 +0530
+++ b/templates/profile/view_notification.html Fri Jan 07 13:00:58 2011 +0530
@@ -16,7 +16,7 @@
sent on {{notification.sent_date|date:"D d M Y"}} at {{notification.sent_date|time:"H:i"}}
-Sub: {{notification.sub}}
+Sub: {{notification.subject}}
{{notification.message|safe}}