diff options
author | hardythe1 | 2013-11-30 00:02:45 +0530 |
---|---|---|
committer | hardythe1 | 2013-11-30 00:02:45 +0530 |
commit | 51d017d3fb2c1e2dfcc00d2a8ba39530b7153162 (patch) | |
tree | 7fa8acdbcff9d555d494468c9a609dd773e694e0 | |
parent | 0d2ebdcc28f89d397433f3d83035f3568c77fde3 (diff) | |
download | SciPy2013-51d017d3fb2c1e2dfcc00d2a8ba39530b7153162.tar.gz SciPy2013-51d017d3fb2c1e2dfcc00d2a8ba39530b7153162.tar.bz2 SciPy2013-51d017d3fb2c1e2dfcc00d2a8ba39530b7153162.zip |
extending CFP
-rw-r--r-- | website/templates/index.html | 2 | ||||
-rw-r--r-- | website/templates/papers.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 3a85bdd..2bfbbb0 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -169,7 +169,7 @@ <td>Important Dates</td> </tr> <tr> - <td>CFP Ends - 29th November</td> + <td>CFP Ends - 2nd December</td> </tr> <tr> <td>Registration Closes - 5th December</td> diff --git a/website/templates/papers.html b/website/templates/papers.html index de7910d..90a1f2c 100644 --- a/website/templates/papers.html +++ b/website/templates/papers.html @@ -51,8 +51,8 @@ Based on the quality of the submissions, the conference organizers will select i <br> <table> <tr><td>Call for proposals start: 7th October 2013 - <tr><td>Call for proposals end: 29th November 2013 - <tr><td>List of accepted proposals will be published: 1st December 2013 + <tr><td>Call for proposals end: 2nd December 2013 + <tr><td>List of accepted proposals will be published: 6th December 2013 </table> </div> </div> |