pytask/templates/registration/logged_out.html
changeset 79 cc5b6f4ed823
parent 69 c6bca38c1cbf
--- a/pytask/templates/registration/logged_out.html	Sat Jan 08 14:43:40 2011 +0530
+++ b/pytask/templates/registration/logged_out.html	Sat Jan 08 15:04:41 2011 +0530
@@ -7,6 +7,5 @@
 
 <p>{% trans "Thanks for spending some quality time with the Web site today." %}</p>
 
-<p><a href="../">{% trans 'Log in again' %}</a></p>
 
 {% endblock %}