pytask/templates/_right_sidebar.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 04 Feb 2011 16:38:21 +0530
changeset 558 fd3e6f5f01bd
parent 449 50c45258b00e
permissions -rw-r--r--
Use the form helpers templatetag module in the addreviewer template.

{% 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" %}