diff options
author | Prashant S | 2017-10-30 15:26:38 +0530 |
---|---|---|
committer | GitHub | 2017-10-30 15:26:38 +0530 |
commit | 207371786b489704adc42a7773ec3fb2fe1942d1 (patch) | |
tree | f193057b48e8b51f73310dc881e55352b3834de9 /website | |
parent | 051ff63be9747c7858e97defb217a6ea90ee255e (diff) | |
parent | 84df8342a6e3ba20684f0e8a682623454e949e60 (diff) | |
download | SciPy2017-207371786b489704adc42a7773ec3fb2fe1942d1.tar.gz SciPy2017-207371786b489704adc42a7773ec3fb2fe1942d1.tar.bz2 SciPy2017-207371786b489704adc42a7773ec3fb2fe1942d1.zip |
Merge pull request #28 from Sashi20/devel
Last date changed for call for papers
Diffstat (limited to 'website')
-rwxr-xr-x | website/templates/cfp.html | 4 | ||||
-rw-r--r-- | website/templates/home.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/website/templates/cfp.html b/website/templates/cfp.html index 6985ad7..b9133a8 100755 --- a/website/templates/cfp.html +++ b/website/templates/cfp.html @@ -74,7 +74,7 @@ <b>15<sup>th</sup> Sept. 2017</b> </li> <li>Last date for submission of proposals: - <b>1<sup>st</sup> Nov. 2017</b> + <b>10<sup>th</sup> Nov. 2017</b> </li> <li>Announcement of selected proposals: <b>15<sup>th</sup> Nov. 2017</b> @@ -133,7 +133,7 @@ <b>15<sup>th</sup> Sept. 2017</b> </li> <li>Last date for submission of proposals: <br> - <b>1<sup>st</sup> Nov. 2017</b> + <b>10<sup>th</sup> Nov. 2017</b> </li> <li>Announcement of selected proposals: <br> <b>15<sup>th</sup> Nov. 2017</b> diff --git a/website/templates/home.html b/website/templates/home.html index b3c9bae..7fe4108 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -257,7 +257,7 @@ </div> <div class="col-sm-4" style="background-color: #9de8f1;"><br> <p>Last date for submission of proposals:<br> - <b>1<sup>st</sup> Nov. 2017</b> + <b>10<sup>th</sup> Nov. 2017</b> </p> </div> <div class="col-sm-4" style="background-color: #cef3f8;"><br> |