diff options
author | hardythe1 | 2013-12-06 10:55:05 +0530 |
---|---|---|
committer | hardythe1 | 2013-12-06 10:55:05 +0530 |
commit | b8b8602bf869a6868ca6189a79bafbe6b6d2ce4a (patch) | |
tree | c0c5ba6fc5986dfb9e98793c97610d9a084f2aa6 | |
parent | aedeb7ece9fe2804cc0531e7da182f5a67d2b19f (diff) | |
download | SciPy2013-b8b8602bf869a6868ca6189a79bafbe6b6d2ce4a.tar.gz SciPy2013-b8b8602bf869a6868ca6189a79bafbe6b6d2ce4a.tar.bz2 SciPy2013-b8b8602bf869a6868ca6189a79bafbe6b6d2ce4a.zip |
extending registration dates
-rw-r--r-- | website/templates/index.html | 2 | ||||
-rw-r--r-- | website/templates/register_2013.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 2bfbbb0..1427163 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -172,7 +172,7 @@ <td>CFP Ends - 2nd December</td> </tr> <tr> - <td>Registration Closes - 5th December</td> + <td>Registration Closes - 10th December</td> </tr> </tbody> </table> diff --git a/website/templates/register_2013.html b/website/templates/register_2013.html index b729214..612ba63 100644 --- a/website/templates/register_2013.html +++ b/website/templates/register_2013.html @@ -43,7 +43,7 @@ <h5>Note:</h5> <p>* Regular Registrants should bring any one of their college/institute identification cards during the event</p> <p># Accommodation will be provided for 4 days starting from 12th to 15th of December</p> - <p>Registration closes on 5th December</p> + <p>Registration closes on 10th December</p> </div> <!-- Modal test --> |