pytask/templates/registration/logout.html
changeset 70 dca28aad6760
parent 69 c6bca38c1cbf
child 79 cc5b6f4ed823
--- a/pytask/templates/registration/logout.html	Sat Jan 08 11:20:57 2011 +0530
+++ b/pytask/templates/registration/logout.html	Sat Jan 08 12:11:30 2011 +0530
@@ -2,5 +2,4 @@
 {% block content %}
 You have successfully logged out of PyTasks.
 <br><br>
-<a href="/">Click here</a> to go back to PyTask Homepage
 {% endblock %}