summaryrefslogtreecommitdiff
path: root/static/website/templates/home.html
diff options
context:
space:
mode:
authorhardythe12014-12-02 01:07:09 +0530
committerhardythe12014-12-02 01:07:09 +0530
commit7210e5067b3eee414fe86ce3d31e3617f9ec1761 (patch)
treecd0aea5b20f3f8a603ff69fdd8ab8d0a7b975e3e /static/website/templates/home.html
parentcdd6d42327dcf5c4e3c1b9022242485c0fd02de0 (diff)
downloadscipy2014-7210e5067b3eee414fe86ce3d31e3617f9ec1761.tar.gz
scipy2014-7210e5067b3eee414fe86ce3d31e3617f9ec1761.tar.bz2
scipy2014-7210e5067b3eee414fe86ce3d31e3617f9ec1761.zip
updated schedule
Diffstat (limited to 'static/website/templates/home.html')
-rwxr-xr-xstatic/website/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html
index 8aab78b..63adad0 100755
--- a/static/website/templates/home.html
+++ b/static/website/templates/home.html
@@ -48,7 +48,7 @@
<li class="{% active request 'contact' %}"><a href="{% url 'website:contact' %}">Contact Us</a></li-->
</ul>
<ul class="nav navbar-nav navbar-right" id="register">
- <li class="{% active request 'register' %}><a href="{% url 'website:register' %}">Register</a></li>
+ <li class="{% active request 'register' %}"><a href="{% url 'website:register' %}">Register</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->