Removed sprint and tutorial schedule from conference schedule.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Mon, 14 Dec 2009 01:34:46 +0530
changeset 77 18723c0faeb1
parent 76 c1f967c47334
child 78 795dd8aeba9f
Removed sprint and tutorial schedule from conference schedule.
project/templates/talk/schedule.html
--- a/project/templates/talk/schedule.html	Mon Dec 14 01:32:05 2009 +0530
+++ b/project/templates/talk/schedule.html	Mon Dec 14 01:34:46 2009 +0530
@@ -184,50 +184,4 @@
     <td class="speaker" width="75%"><h4>Valedictory talk</h4>Dr. Prabhu Ramachandran</td>
   </tr>
 </table>
-
-<br /><br />
-<h2>Day 3, Monday, December 14th, 2009 and</h2>
-<h2>Day 4, Tuesday, December 15th, 2009</h2>
-<table class="list-all-talks">
-  <tr>
-    <th class="speaker"><h4>Time</h4></th>
-    <th class="speaker"><h4>Event</h4></th>
-    <th class="speaker"><h4>Topics</h4></th>
-  </tr>
-  <tr style="background-color: #90c9dc;">
-    <td>9:30AM - 5:30PM</td>
-    <td class="speaker" width="25%"><h4>Tutorial</h4>Teacher track</td>
-    <td class="speaker" width="55%">
-      Why Python for Scientific Computing?<hr />
-      Basic and Intermediate Python<hr />
-      Scientific Computing with Python<hr />
-      Basic Sage and Sympy</td>
-  </tr>
-  <tr style="background-color: #90c9dc;">
-    <td>9:30AM - 5:30PM</td>
-    <td class="speaker" width="25%"><h4>Tutorial</h4>General track</td>
-    <td class="speaker" width="55%">
-      Basic python<hr />
-      Intermediate Python<hr />
-      Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi)<hr /></td>
-  </tr>
-</table>
-<br /><br />
-<h2>Day 5, Monday, December 16th and</h2>
-<h2>Day 6, Tuesday, December 17th, 2009</h2>
-<br />
-<h2>People attending Sprint please take a look at the link: <br /><a href="http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en">http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en</a></h2>
-<br />
-<table class="list-all-talks">
-  <tr>
-    <th class="speaker"><h4>Time</h4></th>
-    <th class="speaker"><h4>Event</h4>Speaker</th>
-    <th class="speaker"><h4>Topics</h4></th>
-  </tr>
-  <tr style="background-color: #90c9dc;">
-    <td>9:30AM onwards</td>
-    <td class="speaker" width="25%"><h4>Sprint</h4></td>
-    <td>Contribute to, hack on, develop, fix bugs of scipy/numpy</td>
-  </tr>
-</table>
 {% endblock content %}
\ No newline at end of file