summaryrefslogtreecommitdiff
path: root/static/website/templates/navbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/navbar.html')
-rw-r--r--static/website/templates/navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/navbar.html b/static/website/templates/navbar.html
index 7786466..499c97f 100644
--- a/static/website/templates/navbar.html
+++ b/static/website/templates/navbar.html
@@ -48,7 +48,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="{% url 'website:proposal' %}">Submit your Paper</a></li>
- <li><a href="{{SITE_URL}}/#registration">Book your Ticket</a></li>
+ <!-- <li><a href="{{SITE_URL}}/#registration">Book your Ticket</a></li> -->
<li><a href="{% url 'auth:logout' %}?next=/nccps-2018"><i class="fa fa-sign-out"></i>&nbsp;Logout</a></li>
</ul>
</li>