diff -r e338eaeccad7 -r 39f83b4cf557 templates/about/starthere.html
--- a/templates/about/starthere.html Fri Jan 14 00:57:39 2011 +0530
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-{% extends 'base.html' %}
-{% block title %}
- PyTasks - Start here
-{% endblock %}
-{% block content %}
- PyTasks is a website designed to encourage open source participation of people. Now that you are registered, you are a
- contributor in the website.
- You can see your notifications and requests from the links available in side bar.
- You can browse all the tasks through the tasks link in the side bar.
- Choose a task learn more of your choice and claim it to start working on it.
-
-
-
-{% endblock %}