diff -r 1a1e712e60fd -r d1f59bbc2685 templates/task/view.html
--- a/templates/task/view.html Thu Feb 25 06:07:55 2010 +0530
+++ b/templates/task/view.html Thu Feb 25 16:17:56 2010 +0530
@@ -66,9 +66,11 @@
{{user.username}}|
{% endfor %}
{% if is_mentor %}
- Remove an existing user
+ Remove an existing user
{% endif %}
+ {% else %}
+ There are no users currently working on this task.
{% endif %}
{% if can_assign_credits %}
Assign credits