# HG changeset patch # User Nishanth Amuluru # Date 1294233620 -19800 # Node ID ab7c24ab8d930d61006eca22463229280ece99b2 # Parent 84ec0ca5bc6876dbc9e7f563d877bccd6b0505e7 Added a link to list all the textbooks 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}})