summaryrefslogtreecommitdiff
path: root/website/templates/page.html
diff options
context:
space:
mode:
authorhardythe12013-12-06 16:51:58 +0530
committerhardythe12013-12-06 16:51:58 +0530
commit258fbbb2dcf38ff6e1b226a51c9669fa3c5c5029 (patch)
treee98d9c1ad90d85e4fe127832c2e7e171a224fceb /website/templates/page.html
parentb8b8602bf869a6868ca6189a79bafbe6b6d2ce4a (diff)
downloadSciPy2013-258fbbb2dcf38ff6e1b226a51c9669fa3c5c5029.tar.gz
SciPy2013-258fbbb2dcf38ff6e1b226a51c9669fa3c5c5029.tar.bz2
SciPy2013-258fbbb2dcf38ff6e1b226a51c9669fa3c5c5029.zip
updating list of accepted abstracts
Diffstat (limited to 'website/templates/page.html')
-rw-r--r--website/templates/page.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/page.html b/website/templates/page.html
index 08416a4..f0b6e88 100644
--- a/website/templates/page.html
+++ b/website/templates/page.html
@@ -51,8 +51,8 @@
<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> -->
+ <!--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>
<li class="divider"></li>