templates/profile/browse_notifications.html
changeset 304 37adf6656f48
parent 283 c8bcc41221cb
--- 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: <br />
+Notifications: <br />
 {% for notification in notifications %}
 <a href="/profile/notf/view/nid={{notification.uniq_key}}">
 {% if not notification.is_read %} <b> {% endif %}