diff -r 41fcf2273003 -r 37adf6656f48 templates/profile/browse_notifications.html --- a/templates/profile/browse_notifications.html Sat Jan 08 01:52:17 2011 +0530 +++ b/templates/profile/browse_notifications.html Sat Jan 08 01:52:55 2011 +0530 @@ -3,7 +3,7 @@ {% if not notifications %} You have no notifications. {% else %} -Notifications for you:
+Notifications:
{% for notification in notifications %} {% if not notification.is_read %} {% endif %}