From 4fe5468e06f852cd9e225eb979ddf9da9d736e6e Mon Sep 17 00:00:00 2001 From: Nishanth Amuluru Date: Tue, 11 Jan 2011 00:03:57 +0530 Subject: pointed the link correctly --- pytask/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytask/templates/base.html b/pytask/templates/base.html index 5295cca..f31c625 100644 --- a/pytask/templates/base.html +++ b/pytask/templates/base.html @@ -16,7 +16,7 @@
  • home

  • tasks
  • -
  • textbooks
  • +
  • textbooks

  • {% if user.is_authenticated %}
  • -- cgit