templates/sprint_info.html
author nishanth
Tue, 20 Jul 2010 13:01:55 +0530
branchanoop
changeset 144 cb81b0f7e707
parent 143 a752dc99e23c
child 145 dec4a9b61534
permissions -rw-r--r--
ixed a bug

{% extends 'base.html' %}
{% block title %}
What is a Sprint
{% endblock %}
{% block content %}
{% endblock %}