summaryrefslogtreecommitdiff
path: root/static/website/templates/home.html
diff options
context:
space:
mode:
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 537258a..8aab78b 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' %} register-notify"><a href="{% url 'website:register' %}">Registration closes at Midnight</a></li>
+ <li class="{% active request 'register' %}><a href="{% url 'website:register' %}">Register</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->