diff options
author | Madhusudan.C.S | 2011-01-10 16:37:15 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2011-01-10 16:37:15 +0530 |
commit | 25eaa095b5260f398b9e7f108e37f0bf321c2d77 (patch) | |
tree | 0bcd10e1bfb4059e97f11ec572a8de5ee330f273 | |
parent | f4e6942c2630b441248bcc5d712bb2c2fa9b58d9 (diff) | |
download | scipycon-master.tar.gz scipycon-master.tar.bz2 scipycon-master.zip |
-rw-r--r-- | project/templates/talk/download-videos.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/project/templates/talk/download-videos.html b/project/templates/talk/download-videos.html index e68f680..3af7a2f 100644 --- a/project/templates/talk/download-videos.html +++ b/project/templates/talk/download-videos.html @@ -14,13 +14,12 @@ Part 2 </a> - <!-- <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-3.ogv"> --> - <!-- Part 3 --> - <!-- </a> --> - <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-4.ogv"> - Part 4 + <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-3.ogv"> + Part 3 </a> - + <!-- <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-4.ogv"> + Part 4 + </a> --> <br /> <a href="http://www.fossee.in/sitefiles/Videos/SciPy_in_2010/first-day-part-5.ogv"> Part 5 |