diff options
author | komalsheth286 | 2016-09-30 14:32:59 +0530 |
---|---|---|
committer | komalsheth286 | 2016-09-30 14:32:59 +0530 |
commit | f0612934617b6e1a20d6a074b6b8790ddcf36662 (patch) | |
tree | 25d7af95c0b7d8cfc276dbd0fde56eafb355842d /website/templates/submit-cfp.html | |
parent | 5d5a33ad301ecb52bdd5ce668710dc1c402bae47 (diff) | |
download | SciPy2016-f0612934617b6e1a20d6a074b6b8790ddcf36662.tar.gz SciPy2016-f0612934617b6e1a20d6a074b6b8790ddcf36662.tar.bz2 SciPy2016-f0612934617b6e1a20d6a074b6b8790ddcf36662.zip |
Home page to be made live
Diffstat (limited to 'website/templates/submit-cfp.html')
-rwxr-xr-x | website/templates/submit-cfp.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/website/templates/submit-cfp.html b/website/templates/submit-cfp.html index 426bfa1..b856a07 100755 --- a/website/templates/submit-cfp.html +++ b/website/templates/submit-cfp.html @@ -20,7 +20,7 @@ {% block header %} <header id="header1"> <h1>SciPy India 2016</h1> - <h2>Submit Workshop Proposal</h2> + <h2>Submit Abstract Proposal</h2> </header> {% endblock %} @@ -65,7 +65,6 @@ <!-- <h2>{{ user.get_full_name|default:user.username }} </h2> --> <h2><u>Proposal Guidelines</u></h2> - <li>To be announced</li><br> <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. |