diff options
Diffstat (limited to 'website/templates/submit-cfw.html')
-rwxr-xr-x | website/templates/submit-cfw.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/website/templates/submit-cfw.html b/website/templates/submit-cfw.html index a3207cd..f31ea9b 100755 --- a/website/templates/submit-cfw.html +++ b/website/templates/submit-cfw.html @@ -114,14 +114,15 @@ <!-- <h2>{{ user.get_full_name|default:user.username }} </h2> --> <h2><u>Proposal Guidelines</u></h2> - <ul> + <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. <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. - </ul> + </ul> --> <form action="" method=POST enctype="multipart/form-data"> <div class="row1"> |