templates/sprint_info.html
branchanoop
changeset 143 a752dc99e23c
child 145 dec4a9b61534
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/sprint_info.html	Tue Jul 20 12:59:40 2010 +0530
@@ -0,0 +1,6 @@
+{% extends 'base.html' %}
+{% block title %}
+What is a Sprint
+{% endblock %}
+{% block content %}
+{% endblock %}