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.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/templates/index.html b/website/templates/index.html
index 2675c4f..b30a60e 100644
--- a/website/templates/index.html
+++ b/website/templates/index.html
@@ -51,6 +51,7 @@
<ul class="dropdown">
<!-- <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> -->
</ul>
</li>