diff options
author | Anoop Jacob Thomas | 2010-11-11 18:57:49 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-11-11 18:57:49 +0530 |
commit | 2e426d850c3b053f4a16f418931315d71fe2909b (patch) | |
tree | 526a6775b1c21b742e81cec2d8868cc7090aafbf | |
parent | 37d79c78b1d72364a01f3a37b43820856bb912e4 (diff) | |
download | scipycon-2e426d850c3b053f4a16f418931315d71fe2909b.tar.gz scipycon-2e426d850c3b053f4a16f418931315d71fe2909b.tar.bz2 scipycon-2e426d850c3b053f4a16f418931315d71fe2909b.zip |
Fixed an error in the schedule page.
-rw-r--r-- | project/templates/talk/schedule.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/talk/schedule.html b/project/templates/talk/schedule.html index fbd1212..cd734b4 100644 --- a/project/templates/talk/schedule.html +++ b/project/templates/talk/schedule.html @@ -2,7 +2,7 @@ {% block content %} <h1>SciPy.in 2010 Schedule</h1> <p>SciPy.in is a 6-day programme from December 13th upto December 18th, of 2010 -comprising of two days of conference, three days of tutorials followed by corresponding sprints and a day dedicated completely to sprints./p> +comprising of two days of conference, three days of tutorials followed by corresponding sprints and a day dedicated completely to sprints.</p> <strong>Over all break up of activites</strong> |