From 4c582e07989975f3792c633d6af8960f0ebdf498 Mon Sep 17 00:00:00 2001
From: Madhusudan.C.S
Date: Fri, 11 Dec 2009 17:31:38 +0530
Subject: Changed style of time slots of days.

---
 project/templates/talk/schedule.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'project/templates/talk/schedule.html')

diff --git a/project/templates/talk/schedule.html b/project/templates/talk/schedule.html
index e442071..4412181 100644
--- a/project/templates/talk/schedule.html
+++ b/project/templates/talk/schedule.html
@@ -9,10 +9,10 @@
 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>
-    <strong>First Day, 12 Dec 09</strong>
+    <h2>First Day, 12 Dec 09</h2>
     <table cellspacing="5">
-      <tr> <td align=centre>Registration</td><td>8:30 am</td></tr>
-      <tr> <td align=centre>Inaugural Ceremony</td>9:30 am<td></td></tr>
+      <tr><td align=centre>Registration</td><td>8:30 am</td></tr>
+      <tr> <td align=centre>Inaugural Ceremony</td><td>9:30 am</td></tr>
       <tr> <td align=centre>Cultural events</td><td>6:00 pm</td></tr>
     </table>
     <strong>Over all break up of activites</strong>
-- 
cgit