summaryrefslogtreecommitdiff
path: root/static/website/templates/base.html
diff options
context:
space:
mode:
authorhardythe12014-09-18 16:10:26 +0530
committerhardythe12014-09-18 16:10:26 +0530
commit91fab7da5130cbd01513fa4b673f65347ccf2966 (patch)
treec10d39af3950ac8c6d8b001d33d1b5579246a438 /static/website/templates/base.html
parentec036fc104dc4d0ff72d66d1806591bbed7dafd0 (diff)
downloadscipy2014-91fab7da5130cbd01513fa4b673f65347ccf2966.tar.gz
scipy2014-91fab7da5130cbd01513fa4b673f65347ccf2966.tar.bz2
scipy2014-91fab7da5130cbd01513fa4b673f65347ccf2966.zip
changed dates & added Ajith sir back to speakers
Diffstat (limited to 'static/website/templates/base.html')
-rwxr-xr-xstatic/website/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/templates/base.html b/static/website/templates/base.html
index cced7aa..8457e56 100755
--- a/static/website/templates/base.html
+++ b/static/website/templates/base.html
@@ -32,6 +32,7 @@
<li class="active"><a href="#">Schedule</a></li>
<li><a href="#">Invited Speakers</a></li>
<li><a href="#">Sponsors</a></li-->
+ <li><a href="{% url 'website:papers' %}">Call for Papers</a></li>
<li><a href="{% url 'website:venue' %}">Venue</a></li>
<li><a href="{% url 'website:contact' %}">Contact Us</a></li>
</ul>