project/templates/talk/schedule.html
changeset 105 9ce5f3e887ce
parent 77 18723c0faeb1
child 204 30f4885bce04
--- a/project/templates/talk/schedule.html	Thu Jul 15 00:50:38 2010 +0530
+++ b/project/templates/talk/schedule.html	Thu Jul 15 01:47:43 2010 +0530
@@ -1,26 +1,27 @@
 {% extends "base.html" %}
 {% block content %}
-<h1>SciPy.in 2009 Schedule</h1>
-<p>SciPy.in is a 6-day programme from December 12th to 17th, 2009, comprising 
-of two days each of conference, tutorials and sprints. The tutorial will further
-be constituted of two parallel tracks - one for the general public and one 
-targeting teachers in collegiate education.</p>
+<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 each of conference, tutorials and sprints.</p>
 
 
     <strong>Over all break up of activites</strong>
 
     <table cellspacing="5">
-      <tr> <td align=center>Date</td><td>Activity</td> </tr>
-      <tr > <td align=right>Saturday, Dec. 12 2009</td><td>Conference</td> </tr>
-      <tr> <td align=right>Sunday, Dec. 13 2009</td><td>Conference</td> </tr>
-      <tr> <td align=right>Monday, Dec. 14 2009</td><td>Tutorials</td> </tr>
-      <tr> <td align=right>Tuesday, Dec. 15 2009</td><td>Tutorials</td> </tr>
-      <tr> <td align=right>Wednesday, Dec. 16 2009</td><td>Sprint</td> </tr>
-      <tr> <td align=right>Thursday, Dec. 17 2009</td><td>Sprint</td> </tr>
+      <tr> <td align=center><strong>Date</strong></td><td><strong>Activity</strong></td> </tr>
+      <tr > <td align=right>Monday, Dec. 13 2010</td><td>Conference</td> </tr>
+      <tr> <td align=right>Tuesday, Dec. 14 2010</td><td>Conference</td> </tr>
+      <tr> <td align=right>Wednesday, Dec. 15 2010</td><td>Tutorials/Sprint</td> </tr>
+      <tr> <td align=right>Thursday, Dec. 16 2010</td><td>Tutorials/Sprint</td> </tr>
+      <tr> <td align=right>Friday, Dec. 17 2010</td><td>Tutorials/Sprint</td> </tr>
+      <tr> <td align=right>Saturday, Dec. 18 2010</td><td>Full Sprint</td> </tr>
     </table>
 <br />
 
 <h2>Conference Schedule</h2>
+<h3>A detailed list of talks will be announced after accepting the CfP process
+completes. Check for relevant dates.</h3>
+<!-- 
 <h3><strong>Theme for Conference talks - "Scientific Python in Action" with respect to Application and Teaching</strong></h3>
 <strong>Talk type:</strong> Keynote: <img src="/img/keynote.png" alt="Keynote" /> 
 General/Non-programmer: <img src="/img/general.png" alt="General" />
@@ -184,4 +185,5 @@
     <td class="speaker" width="75%"><h4>Valedictory talk</h4>Dr. Prabhu Ramachandran</td>
   </tr>
 </table>
+ -->
 {% endblock content %}
\ No newline at end of file