diff -r 7d465ce581d9 -r 44c87dedbe66 pytask/templates/_left_sidebar.html --- a/pytask/templates/_left_sidebar.html Mon Jan 17 05:34:48 2011 +0530 +++ b/pytask/templates/_left_sidebar.html Mon Jan 17 05:34:59 2011 +0530 @@ -9,31 +9,4 @@
  • Tasks
  • Textbooks

  • - - {% if user.is_authenticated %} - -
  • - - {{ user|notf_dsp }} - -
  • -
    -
  • Profile
  • -
  • Logout
  • - - {% else %} - -
  • - - Register - -
  • -
  • - - Login - -
  • - - {% endif %} - \ No newline at end of file