diff options
Diffstat (limited to 'website/templates/cfp.html')
-rwxr-xr-x | website/templates/cfp.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/website/templates/cfp.html b/website/templates/cfp.html index 616e520..f028086 100755 --- a/website/templates/cfp.html +++ b/website/templates/cfp.html @@ -58,11 +58,11 @@ </center> {% endif %} {% if user and not user.is_anonymous and not login_required %} - <p>We invite you to submit proposals for talks/ workshops to be presented at SciPy 2016. The time duration for talks is 30 minutes and for workshops is 2 to 4 (max) hours. The workshops are to be conducted in two parallel tracks for basic and advanced users. + <p>We invite you to submit proposals for talks/ workshops to be presented at SciPy 2016. The time duration for talks is 15 or 30 minutes and for workshops is 2 to 4 (max) hours. The workshops are to be conducted in two parallel tracks for basic and advanced users. </p> <span><h2><u>Important Dates</u></h2></span> <ul> - <li>Call for proposals opens: 4 October 2016</li> + <li>Call for proposals opens: <b>October 4, 2016</b></li> <li>Last date for submission of proposals: To be announced <li>Announcement of selected proposals: To be announced </ul> @@ -110,7 +110,7 @@ <li> <span><h2><u>Important Dates</u></h2></span> <ul> - <li>Call for proposal opens: 4 October 2016</li> + <li>Call for proposal opens: <b>October 4, 2016</b></li> <li>Last date for submission of proposals: To be announced <li>Announcement of selected proposals: To be announced </ul> |