--- a/templates/about/addmentors.html Sun Feb 28 04:17:15 2010 +0530
+++ b/templates/about/addmentors.html Sun Feb 28 10:43:36 2010 +0530
@@ -4,9 +4,9 @@
{% endblock %}
{% block content %}
- A Mentor<sup><a href="/about/mentor/">learn more</a></sup>
+ A Mentor<sup><a href="/about/mentor/" target="_blank">learn more</a></sup>
of the task can request other users to mentor the task by clicking the link "Add more mentors" available on the task page.
A request will be sent to the user and he will also become the mentor of the task if he accepts it.<br />
- <br /><a href="javascript:history.go(-1)">Click here</a> to get back to the previous page.
+
{% endblock %}