diff -r ca2486e29178 -r 05e10eccd515 templates/base.html --- a/templates/base.html Tue Feb 23 12:16:28 2010 +0530 +++ b/templates/base.html Tue Feb 23 13:14:18 2010 +0530 @@ -4,9 +4,8 @@

PyTasks

-back {% if user.is_authenticated %} - | logout +logout {% endif %}

{% block content %}This is the default content{% endblock %}