summaryrefslogtreecommitdiff
path: root/website/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/index.html')
-rw-r--r--website/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/index.html b/website/templates/index.html
index 216689c..2469509 100644
--- a/website/templates/index.html
+++ b/website/templates/index.html
@@ -49,7 +49,7 @@
<li class="divider"></li>
<li class="has-dropdown"><a href="#">Conference</a>
<ul class="dropdown">
- <!-- <li><a href="{% url 'website:schedule' %}">Schedule</a></li> -->
+ <li><a href="{% url 'website:schedule' %}">Schedule</a></li>
<li><a href="{% url 'website:invited-speakers' %}">Invited Speakers</a></li>
<!--li><a href="{% url 'website:list-abstracts' %}">List of Abstracts</a></li-->
<li><a href="{% url 'website:accepted-abstracts' %}">Accepted Abstracts</a></li>