@@ -236,6 +216,21 @@ It provides a unique opportunity to discuss about the latest trends on Scientifi
+ {% if tentative_schedule.display_schedule_table %}
+ {{ tentative_schedule.schedule_table | safe }}
+ {% else %}
+
+
+
+
Tentative Schedule
+
+
Schedule will be announced soon
+
+
+
+
+ {% endif %}
+
diff --git a/static/website/templates/navbar.html b/static/website/templates/navbar.html
index 7c45473..69c857f 100755
--- a/static/website/templates/navbar.html
+++ b/static/website/templates/navbar.html
@@ -31,7 +31,7 @@
Speakers
Register
CFP
-
+
Schedule
COC
--
cgit