summaryrefslogtreecommitdiff
path: root/static/website
diff options
context:
space:
mode:
authorhardythe12014-11-28 12:14:52 +0530
committerhardythe12014-11-28 12:14:52 +0530
commit417be799aea7aa24d25357ffe20a535dbc13c02a (patch)
tree0b28a96db820728fc5e86d2c2fdd5bc4d5ff02bf /static/website
parentb19076af8136ab366bfd1f90e7a7bd50f9af9013 (diff)
downloadscipy2014-417be799aea7aa24d25357ffe20a535dbc13c02a.tar.gz
scipy2014-417be799aea7aa24d25357ffe20a535dbc13c02a.tar.bz2
scipy2014-417be799aea7aa24d25357ffe20a535dbc13c02a.zip
updating registration days
Diffstat (limited to 'static/website')
-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 d995104..c20047d 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 4 Days</a></li>
+ <li><a href="{% url 'website:register' %}" class="register-notify">Registration closes in 3 Days</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->