diff options
author | Jayaram R Pai | 2014-10-07 12:34:41 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-10-07 12:34:41 +0530 |
commit | 67bbfe410bd146b88fb7373bbf7b8d07271f2404 (patch) | |
tree | 33a0cd6c2c43f8e511a19f36ae3ec44fbf000205 /static/website/templates/home.html | |
parent | 5cc459cd687a8bf5ac9a260dcf2ac66ca61805e5 (diff) | |
download | scipy2014-67bbfe410bd146b88fb7373bbf7b8d07271f2404.tar.gz scipy2014-67bbfe410bd146b88fb7373bbf7b8d07271f2404.tar.bz2 scipy2014-67bbfe410bd146b88fb7373bbf7b8d07271f2404.zip |
updated deadlines
Diffstat (limited to 'static/website/templates/home.html')
-rwxr-xr-x | static/website/templates/home.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 132927b..379e6fa 100755 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -182,13 +182,11 @@ <h4 class="garmond" align="center"><u>Important Dates</u></h4> <table class="table table-bordered"> <tr> - <!-- <td>5<sup>th</sup> Nov 2014</td> --> - <td>TBA</td> + <td>7<sup>th</sup> Nov 2014</td> <td>Call for Proposals ends.</td> </tr> <tr> - <!-- <td>10<sup>th</sup> Nov 2014</td> --> - <td>TBA</td> + <td>22<sup>nd</sup> Nov 2014</td> <td>Conference Registration ends.</td> </tr> </table> |