From 9ae8777bc0fdbd57ab435674f761dac8be302da6 Mon Sep 17 00:00:00 2001
From: Anoop Jacob Thomas
Date: Mon, 8 Nov 2010 20:33:22 +0530
Subject: updated schedule page.
---
project/templates/talk/schedule.html | 51 +++++++++++++++++++++++++++++++++---
1 file changed, 48 insertions(+), 3 deletions(-)
(limited to 'project')
diff --git a/project/templates/talk/schedule.html b/project/templates/talk/schedule.html
index 0e5e7f1..65b8de3 100644
--- a/project/templates/talk/schedule.html
+++ b/project/templates/talk/schedule.html
@@ -9,8 +9,8 @@ comprising of two days each of conference, tutorials and sprints.
Date | Activity |
- Monday, Dec. 13 2010 | Conference |
- Tuesday, Dec. 14 2010 | Conference |
+ Monday, Dec. 13 2010 | Conference |
+ Tuesday, Dec. 14 2010 | Conference |
Wednesday, Dec. 15 2010 | Tutorials/Sprint |
Thursday, Dec. 16 2010 | Tutorials/Sprint |
Friday, Dec. 17 2010 | Tutorials/Sprint |
@@ -21,6 +21,51 @@ comprising of two days each of conference, tutorials and sprints.
Conference Schedule
A detailed list of talks will be announced after accepting the CfP process
completes. Check for relevant dates.
+Day 1
+
+
+
+
+
+
+Time | Talk |
+
+
+9:00-9:30 | Inauguration |
+9:30-10:30 | Keynote - 1 |
+10:30-10:45 | Tea Break |
+10:45-13:15 | Talks |
+13:15-14:15 | Lunch |
+14:15-14:45 | Lightning Talks |
+14:45-15:55 | Talks |
+15:55-16:10 | Tea-Break |
+16:10-17:30 | Talks |
+
+
+
+
+Day 2
+
+
+
+
+
+
+
+Time | Talk |
+
+
+9:30-10:30 | Keynote - 2 |
+10:30-10:45 | Tea Break |
+10:45-13:15 | Talks |
+13:15-14:15 | Lunch |
+14:15-14:45 | Lightning Talks |
+14:45-15:55 | Talks |
+15:55-16:10 | Tea-Break |
+16:10-17:30 | Talks |
+
+
+
-{% endblock content %}
\ No newline at end of file
+{% endblock content %}
--
cgit