author | Nishanth Amuluru <nishanth@fossee.in> |
Wed, 05 Jan 2011 18:50:20 +0530 | |
changeset 216 | ab7c24ab8d93 |
parent 215 | 84ec0ca5bc68 |
child 217 | 307f699e6102 |
--- 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 @@ <li><a href="/" title="home">home</a></li> {% if user.is_authenticated %} <li><a href="/task/browse/" title="tasks">tasks</a></li> + <li><a href="/textbook/" title="textbook">textbooks</a></li> + <br /> <li><a href="/user/notifications/" title="notifications"> {% if user.unread_notifications.count %} notifications({{user.unread_notifications.count}})