pytask/templates/_right_sidebar.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 30 Jan 2011 18:59:23 +0530
changeset 526 9c0c88d129dd
parent 449 50c45258b00e
permissions -rw-r--r--
Add a view, form and related URL for chapter creation under textbook.

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