diff -r 2d47a3eb5ec4 -r 325ec5a41269 project/templates/about/sprints.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project/templates/about/sprints.html Thu Nov 18 16:16:28 2010 +0530 @@ -0,0 +1,67 @@ +{% extends "base.html" %} +{% block content %} +

Probable Sprint Topics

+ + + +

Details of the Sprints can be worked out based on the interest of +the participants. This will be updated as soon as more information is +available. +

+

+Participants of Sprints who make a significant contribution will be +given swag. The sprint lead, will choose the participants who are +eligible for the swag. +

+ +{% endblock content %}