diff -r a18d7a0f9b46 -r 624f9fd438e3 templates/base.html --- a/templates/base.html Wed Feb 24 13:17:29 2010 +0530 +++ b/templates/base.html Wed Feb 24 14:40:20 2010 +0530 @@ -1,12 +1,159 @@ {% block title %}PyTasks{% endblock %} + + -

PyTasks

-{% if user.is_authenticated %} -logout -{% endif %} -

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