summaryrefslogtreecommitdiff
path: root/static/website/templates
diff options
context:
space:
mode:
authorhardythe12014-11-29 01:25:05 +0530
committerhardythe12014-11-29 01:25:05 +0530
commit11d45ff36294fa19fb2670396e2a8e18458e67a4 (patch)
treee52214283ecf01581c52b4416648c7ffe42ccdaf /static/website/templates
parentc851e595bc2ce94ba05a011810f7430c3ddaee2d (diff)
downloadscipy2014-11d45ff36294fa19fb2670396e2a8e18458e67a4.tar.gz
scipy2014-11d45ff36294fa19fb2670396e2a8e18458e67a4.tar.bz2
scipy2014-11d45ff36294fa19fb2670396e2a8e18458e67a4.zip
upated days
Diffstat (limited to 'static/website/templates')
-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 c20047d..469808f 100755
--- a/static/website/templates/home.html
+++ b/static/website/templates/home.html
@@ -49,7 +49,7 @@
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="{% active request 'register' %}"><a href="{% url 'website:register' %}">Register</a></li>
- <li><a href="{% url 'website:register' %}" class="register-notify">Registration closes in 3 Days</a></li>
+ <li><a href="{% url 'website:register' %}" class="register-notify">Registration closes in 2 Days</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->