diff options
author | hardythe1 | 2014-11-30 12:04:54 +0530 |
---|---|---|
committer | hardythe1 | 2014-11-30 12:04:54 +0530 |
commit | 923c9eca6ca1056aeef2f3431e30b6286d03c9fb (patch) | |
tree | 3856891bcbb82112f92edac75edbcb00b54b0f3b /static | |
parent | 11d45ff36294fa19fb2670396e2a8e18458e67a4 (diff) | |
download | scipy2014-923c9eca6ca1056aeef2f3431e30b6286d03c9fb.tar.gz scipy2014-923c9eca6ca1056aeef2f3431e30b6286d03c9fb.tar.bz2 scipy2014-923c9eca6ca1056aeef2f3431e30b6286d03c9fb.zip |
upated days
Diffstat (limited to 'static')
-rwxr-xr-x | static/website/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 469808f..85f5554 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 2 Days</a></li> + <li><a href="{% url 'website:register' %}" class="register-notify">Registration closes in 1 Day</a></li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> |