diff -r 3685c2333448 -r c272d4c601cd templates/task/view.html --- a/templates/task/view.html Fri Feb 26 01:51:55 2010 +0530 +++ b/templates/task/view.html Fri Feb 26 02:52:32 2010 +0530 @@ -4,20 +4,30 @@ {% endblock %} {% block content %} {% if task_viewable %} - {% if is_mentor %} - Edit task - {% endif %}