summaryrefslogtreecommitdiff
path: root/website/templates/submit-cfp.html
diff options
context:
space:
mode:
authorKomal Sheth2016-11-16 12:53:03 +0530
committerGitHub2016-11-16 12:53:03 +0530
commitfa3573bff5a105a3dffac581dec32149f365fc4e (patch)
treec5fa3259852d09925cddea56ce6341dcfe787e2e /website/templates/submit-cfp.html
parent331db7547658f166713d1af26d026b246b74d6d8 (diff)
parentff764c34183f3a2ee619068a406737c640b249f2 (diff)
downloadSciPy2016-fa3573bff5a105a3dffac581dec32149f365fc4e.tar.gz
SciPy2016-fa3573bff5a105a3dffac581dec32149f365fc4e.tar.bz2
SciPy2016-fa3573bff5a105a3dffac581dec32149f365fc4e.zip
Merge pull request #30 from FOSSEE/Home_page
Home page
Diffstat (limited to 'website/templates/submit-cfp.html')
-rwxr-xr-xwebsite/templates/submit-cfp.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/website/templates/submit-cfp.html b/website/templates/submit-cfp.html
index d44c408..e39d747 100755
--- a/website/templates/submit-cfp.html
+++ b/website/templates/submit-cfp.html
@@ -25,7 +25,6 @@
{% endblock %}
-<div id="wrapper">
{% block nav %}
<div id="navbar-main">
@@ -66,12 +65,13 @@
<!-- <h2>{{ user.get_full_name|default:user.username }} </h2> -->
<h2><u>Proposal Guidelines</u></h2>
<ul>
- <li>The project you are willing to present should be an actual implementation rather than just an idea.
- <li>Abstract should be of 300 to 700 words describing the topic, including its relevance to scientific computing.
- <li>Proposals with an aim to promote a commercial product or service will be rejected.
- <li>In your abstract mention about various tools/libraries used for development.
- <li>Notification for selection/rejection of your proposal will be given through email.
- <li>All selected proposals must be presented at the conference by at least one author.
+ <li>The project you are willing to present should be an actual implementation rather than just an idea.</li>
+ <li>Submissions need not necessarily be about an implementation, they could also be about experiences and usage of Python and Python-based tools and libraries for research or teaching.</li>
+ <li>Abstract should be of 300 to 700 words describing the topic, including its relevance to scientific computing or the use of Python in education.</li>
+ <li>Proposals with an aim to promote a commercial product or service will be rejected.</li>
+ <li>In your abstract mention the various tools/libraries used for development.</li>
+ <li>Notification for selection/rejection of your proposal will be given through email.</li>
+ <li>All selected proposals must be presented at the conference by at least one author.</li>
</ul>
<form action="" method=POST enctype="multipart/form-data">
<!-- <a style="color:red; ">{{ proposal_form.errors }}</a>