diff -r 84ec0ca5bc68 -r ab7c24ab8d93 templates/base.html --- a/templates/base.html Wed Jan 05 18:48:14 2011 +0530 +++ b/templates/base.html Wed Jan 05 18:50:20 2011 +0530 @@ -133,6 +133,8 @@
  • home
  • {% if user.is_authenticated %}
  • tasks
  • +
  • textbooks
  • +
  • {% if user.unread_notifications.count %} notifications({{user.unread_notifications.count}})