diff -r e338eaeccad7 -r 39f83b4cf557 templates/base.html
--- a/templates/base.html Fri Jan 14 00:57:39 2011 +0530
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,177 +0,0 @@
-
-
- {% block title %}PyTasks{% endblock %}
- {% block js_script %} {% endblock %}
-
-
-
-
-
-
-
-
-
- {% block content %}This is the default content{% endblock %}
-
-
-
-
-
-
-
-
-
-
-
-