summaryrefslogtreecommitdiff
path: root/static/website/templates/home.html
diff options
context:
space:
mode:
authorhardythe12014-11-11 15:35:46 +0530
committerhardythe12014-11-11 15:35:46 +0530
commit0ec0cf4355ddb5313f72495f77c70d6e15885665 (patch)
treea2cc92a8be8e99fa765666652f92afd357ea7955 /static/website/templates/home.html
parent22eaaa85a00283c9018313efcb047b266e45dbcf (diff)
downloadscipy2014-0ec0cf4355ddb5313f72495f77c70d6e15885665.tar.gz
scipy2014-0ec0cf4355ddb5313f72495f77c70d6e15885665.tar.bz2
scipy2014-0ec0cf4355ddb5313f72495f77c70d6e15885665.zip
added poster links
Diffstat (limited to 'static/website/templates/home.html')
-rwxr-xr-xstatic/website/templates/home.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html
index e5b9e80..a90cf91 100755
--- a/static/website/templates/home.html
+++ b/static/website/templates/home.html
@@ -44,6 +44,7 @@
<li class="{% active request 'invited-speakers' %}"><a href="{% url 'website:invited_speakers' %}">Invited Speakers</a></li>
<li class="{% active request 'sponsors' %}"><a href="{% url 'website:sponsors' %}">Sponsors</a></li>
<li class="{% active request 'venue' %}"><a href="{% url 'website:venue' %}">Venue</a></li>
+ <li class="{% active request 'poster' %}"><a href="{% url 'website:poster' %}">Poster</a></li>
<li class="{% active request 'contact' %}"><a href="{% url 'website:contact' %}">Contact Us</a></li-->
</ul>
<ul class="nav navbar-nav navbar-right">