summaryrefslogtreecommitdiff
path: root/website/templates/cfp.html
diff options
context:
space:
mode:
authorKomal Sheth2016-11-23 14:40:54 +0530
committerGitHub2016-11-23 14:40:54 +0530
commitc6e5aa0b4b4a750e149847bbc7cc344a1bf92f85 (patch)
treee437771e08364cb21fd43eb76fa4aaab9ddc99a4 /website/templates/cfp.html
parentda62e761312a22db3c359568635b309e00808208 (diff)
parent3a6aaa21788fe634f45560f97ea9ae31daf613b5 (diff)
downloadSciPy2016-c6e5aa0b4b4a750e149847bbc7cc344a1bf92f85.tar.gz
SciPy2016-c6e5aa0b4b4a750e149847bbc7cc344a1bf92f85.tar.bz2
SciPy2016-c6e5aa0b4b4a750e149847bbc7cc344a1bf92f85.zip
Merge pull request #33 from FOSSEE/Home_page
Conference Schedule modified
Diffstat (limited to 'website/templates/cfp.html')
-rwxr-xr-xwebsite/templates/cfp.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/website/templates/cfp.html b/website/templates/cfp.html
index 9f4c533..8edf1e2 100755
--- a/website/templates/cfp.html
+++ b/website/templates/cfp.html
@@ -75,7 +75,7 @@
<span><h2><u>Important Dates</u></h2></span>
<ul>
<li>Call for proposals opens: <b>October 4, 2016</b></li>
- <li>Last date for submission of proposals: <b>November 20, 2016</b></li>
+ <li>Last date for submission of proposals: <b>November 28, 2016</b></li>
<li>Announcement of selected proposals: <b>December 1, 2016</b></li>
</ul>
@@ -85,7 +85,7 @@
{% else %}
<center>
<a href="{% url 'website:submitcfp' %}" style="background:#D44727" class="button special">Submit an Abstract</a>
- <a href="{% url 'website:submitcfw' %}" style="background:#D44727" class="button special">Submit a Workshop</a>
+ <a href="{% url 'website:submitcfw' %}" style="background:#D44727" class="button special">Submit a Workshop</a>
<a href="{% url 'website:view_abstracts' %}" style="background:#D44727" class="button special">View Proposals</a>
</center>
{% endif %}
@@ -124,7 +124,7 @@
<span><h2><u>Important Dates</u></h2></span>
<ul>
<li>Call for proposal opens: <b>October 4, 2016</b></li>
- <li>Last date for submission of proposals: <b>November 20, 2016</b></li>
+ <li>Last date for submission of proposals: <b>November 28, 2016</b></li>
<li>Announcement of selected proposals: <b>December 1, 2016</b></li>
</ul>
</li>