fixed a typo
authorNishanth Amuluru <nishanth@fossee.in>
Fri, 07 Jan 2011 13:00:58 +0530
changeset 47 cbb336da00bd
parent 46 72db9563fae1
child 48 3cfd74f9363e
fixed a typo
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 @@
 
 <br />
 sent on {{notification.sent_date|date:"D d M Y"}} at {{notification.sent_date|time:"H:i"}}<br />
-Sub: {{notification.sub}}<br />
+Sub: {{notification.subject}}<br />
 <br />
 {{notification.message|safe}}
 <br />