diff -r 4c349f310dfc -r 13e171f09941 pytask/templates/index.html --- a/pytask/templates/index.html Sun Jan 09 19:35:31 2011 +0530 +++ b/pytask/templates/index.html Sun Jan 09 19:45:42 2011 +0530 @@ -14,6 +14,15 @@
{% endif %} + {% if unpublished_tasks %} + Tasks created by you that need approval: +
+ {% endif %} + {% if reviewing_tasks %} Tasks you are reviewering: