diff -r 49532a0f5071 -r a14ec2f09beb templates/task/claim.html --- a/templates/task/claim.html Wed Feb 24 14:47:29 2010 +0530 +++ b/templates/task/claim.html Wed Feb 24 15:10:03 2010 +0530 @@ -8,7 +8,8 @@ {{claim.message}}
{% endfor %} {% else %} - There are no claims for task {{task.title}} yet. + There are no claims for this task yet.
+ Click here to return to the task. {% endif %} {% if task_claimed and is_mentor %} Assign task