diff -r fa1da06d25c9 -r 0c317f68df49 templates/task/claim.html --- a/templates/task/claim.html Thu Mar 04 18:30:55 2010 +0530 +++ b/templates/task/claim.html Thu Mar 04 19:08:47 2010 +0530 @@ -26,6 +26,7 @@ Select a user to assign the work.learn more {% endif %} {% if user_can_claim %} + +
+
+ {{form.as_p}} +
+ Please note that you can claim only once and so write your proposal carefully.
+
{% endif %} + {% endblock %}