summaryrefslogtreecommitdiff
path: root/templates/about/developer.html
diff options
context:
space:
mode:
authorMadhusudan.C.S2011-01-14 00:59:09 +0530
committerMadhusudan.C.S2011-01-14 00:59:09 +0530
commitbb35c0a7546440247dad47f57d748259d0e9a744 (patch)
tree76f740c37954d23da88fcd2af856f74a5bc1e9e5 /templates/about/developer.html
parent8b708b1b475caad85e12022db6d3d9af3387fbfe (diff)
downloadpytask-bb35c0a7546440247dad47f57d748259d0e9a744.tar.gz
pytask-bb35c0a7546440247dad47f57d748259d0e9a744.tar.bz2
pytask-bb35c0a7546440247dad47f57d748259d0e9a744.zip
Purging the repository for the new set of changes by Nishanth.
Diffstat (limited to 'templates/about/developer.html')
-rw-r--r--templates/about/developer.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/about/developer.html b/templates/about/developer.html
deleted file mode 100644
index b0a7713..0000000
--- a/templates/about/developer.html
+++ /dev/null
@@ -1,8 +0,0 @@
-{% extends 'base.html' %}
-{% block title %}
- PyTasks - About - Developer
-{% endblock %}
-{% block content %}
- A Developer has the right to post a task. The link is available on your homepage.<br />
- <a href="/about/tasklife/" target="_blank">click here</a> to know the complete life cycle of a task.
-{% endblock %}