pytask/templates/_right_sidebar.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 21 Jan 2011 00:27:33 +0530
changeset 504 3b78ea899168
parent 449 50c45258b00e
permissions -rw-r--r--
Use the right URL reverse name for selecting claimed user.

{% comment %}
  Currently this template only includes the user actions for logged
  in and non-logged in users. This can be extended to include other,
  side-wide actions on right sidemenu bar.
{% endcomment %}


{% include "_user_login.html" %}