diff -r c6bca38c1cbf -r dca28aad6760 pytask/templates/registration/logout.html --- 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.

-Click here to go back to PyTask Homepage {% endblock %}