diff options
author | Sashi20 | 2019-09-03 11:05:29 +0530 |
---|---|---|
committer | Sashi20 | 2019-09-03 11:05:29 +0530 |
commit | ba6097725b5154390e85a0f627b4014f95d6f3fa (patch) | |
tree | ae54d42aeba719e5c5f92eb0969b67b759c295da /static | |
parent | 0e1d7a701336e4c102934e9e46134a23d255e63c (diff) | |
download | SciPy2019-ba6097725b5154390e85a0f627b4014f95d6f3fa.tar.gz SciPy2019-ba6097725b5154390e85a0f627b4014f95d6f3fa.tar.bz2 SciPy2019-ba6097725b5154390e85a0f627b4014f95d6f3fa.zip |
Modify cfp template and proposal submission interface
Diffstat (limited to 'static')
-rwxr-xr-x | static/website/templates/cfp.html | 44 | ||||
-rw-r--r-- | static/website/templates/footer.html | 8 | ||||
-rw-r--r-- | static/website/templates/header.html | 2 | ||||
-rw-r--r-- | static/website/templates/home.html | 188 | ||||
-rwxr-xr-x | static/website/templates/submit-cfp.html | 2 | ||||
-rwxr-xr-x | static/website/templates/submit-cfw.html | 2 |
6 files changed, 98 insertions, 148 deletions
diff --git a/static/website/templates/cfp.html b/static/website/templates/cfp.html index c5aee13..9b2714d 100755 --- a/static/website/templates/cfp.html +++ b/static/website/templates/cfp.html @@ -12,7 +12,17 @@ {% endif %} </center> </p> - {% if proposal_submit %} + {% if registration_complete %} + <center> + <p>Thank You for your registration. You can now log in by clicking + <a href="{% url 'website:cfp' %}">here!</a> + </p> + <br/> + <br/> + </center> + {% endif %} + {% if user and not user.is_anonymous and not login_required %} + {% if proposal_submit %} <center> <table> <tr> @@ -26,17 +36,7 @@ </table> </center> {% endif %} - {% if registration_complete %} - <center> - <p>Thank You for your registration. You can now log in by clicking - <a href="{% url 'website:cfp' %}">here!</a> - </p> - <br/> - <br/> - </center> - {% endif %} - {% if user and not user.is_anonymous and not login_required %} - <p>We invite you to submit proposals for talks or workshops to be presented at SciPy 2018. The time duration for talks is 15 minutes and for workshops is 2 to 4 hours. There will be two parallel tracks for the workshops this year. One track is meant for beginners and the other is for advanced users. + <p>We invite you to submit proposals for talks or workshops to be presented at SciPy 2019. The time duration for talks is 15 minutes and for workshops is 2 to 4 hours. There will be two parallel tracks for the workshops this year. One track is meant for beginners and the other is for advanced users. </p> <span> <h2> @@ -44,11 +44,11 @@ </h2> </span> <ul> - <li>Call for proposals opens: <b> 25<sup>th</sup> Sept. 2018</b> + <li>Call for proposals opens: <b>{{ cfp_dates.start_date| date:"d F Y" }}</b> </li> - <li>Last date for submission of proposals: <b>03<sup>rd</sup> Dec. 2018</b> + <li>Last date for submission of proposals: <b>{{ cfp_dates.end_date|date:"d F Y" }}</b> </li> - <!-- <li>Announcement of selected proposals: <b>15<sup>th</sup> Nov. 2018</b> + <!-- <li>Announcement of selected proposals: <b>15<sup>th</sup> Nov. 2019</b> </li> --> </ul> <br/> @@ -61,10 +61,10 @@ {% else %} <center> <a href="{% url 'website:view_abstracts' %}" class="btn btn-info">View Proposals</a> - <!-- <a href="{% url 'website:submitcfp' %}" class ="btn btn-info" role="button"> Submit paper </a> - <a href="{% url 'website:submitcfw' %}" class ="btn btn-info" role="button">Submit workshop </a> --> + <a href="{% url 'website:submitcfp' %}" class ="btn btn-info" role="button"> Submit paper </a> + <a href="{% url 'website:submitcfw' %}" class ="btn btn-info" role="button">Submit workshop </a> </center> - {% endif %} + {% endif %} {% else %} <hr> <div class="row"> @@ -84,10 +84,10 @@ <button class="button special" name ="login" type="submit">Login</button> <br/> <br/> - <!-- <a style="padding-right : 20px;" href="{% url 'website:user_register' %}" class="btn btn btn-primary">Create an Account - </a> --> - <br> - <a href="/2018/forgotpassword/" class="btn btn-primary">Forgot Password?</a> + <a style="padding-right : 20px;" href="{% url 'website:user_register' %}" class="btn btn btn-primary">Create an Account + </a> + <br><br> + <a href="/2019/forgotpassword/" class="btn btn-primary">Forgot Password?</a> </form> </p> <br> diff --git a/static/website/templates/footer.html b/static/website/templates/footer.html index b230cd0..da7c07f 100644 --- a/static/website/templates/footer.html +++ b/static/website/templates/footer.html @@ -8,9 +8,8 @@ <div class="row"> <div class="col-md-6"> <ul class="social-block"> - <li><a href="https://twitter.com/scipyindia"><i class="ion-social-twitter"></i></a></li> - <li><a href="https://www.facebook.com/ScipyIndia2017-737085366490623/"><i class="ion-social-facebook"></i></a></li> - <li><a href="https://plus.google.com/u/0/104012350840765676803"><i class="ion-social-googleplus"></i></a></li> + <li><a href="https://twitter.com/scipyindia" target="_blank"><i class="ion-social-twitter"></i></a></li> + <li><a href="https://www.facebook.com/ScipyIndia2017-737085366490623/" target="_blank"><i class="ion-social-facebook"></i></a></li> </ul> </div> <div class="col-md-6"> @@ -24,7 +23,8 @@ <a style="color:white;" target="_blank" href="https://scipy.in/2014">2014</a>/ <a style="color:#ceab6a;" target="_blank" href="https://scipy.in/2015">2015</a>/ <a style="color:white;" target="_blank" href="https://scipy.in/2016">2016</a>/ - <a style="color:#ceab6a;" target="_blank" href="https://scipy.in/2017">2017</a> + <a style="color:#ceab6a;" target="_blank" href="https://scipy.in/2017">2017</a>/ + <a style="color:white;" target="_blank" href="https://scipy.in/2018">2018</a> </ul> </div> </div> diff --git a/static/website/templates/header.html b/static/website/templates/header.html index b4cab63..9a72f97 100644 --- a/static/website/templates/header.html +++ b/static/website/templates/header.html @@ -7,7 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="title" content="SciPy India - International conference on Python for education and computing"> <meta name="description" content="SciPy India is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. It provides a unique opportunity to interact with the Who's who of the Python for Scientific Computing fraternity and learn, understand, participate, and contribute to Scientific Computing using Python. One of the goals of the conference is to combine education, engineering, and science with computing through the medium of Python."> - <meta name="keywords" content="SciPy, SciPyIndia 2018, Python,SciPy India 2018,SciPy India conference,Scientific Computing"> + <meta name="keywords" content="SciPy, SciPyIndia 2019, Python,SciPy India 2019,SciPy India conference,Scientific Computing"> <link rel="icon" href="{% static 'website/bootstrap-css/assets/images/logo.png' %}" type="icon"> <title>SciPy India 2019</title> <script src="{% static 'website/bootstrap-css/assets/js/jquery.min.js' %}"></script> diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 40d2280..d87935d 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -9,7 +9,7 @@ <h1>SciPy India 2019</h1> <h2>29 & 30 November, 2019 / IIT Bombay</h2> - <a data-toggle="modal" data-target="#registermdl" data-scroll class="btn btn-white">Register now</a> + <a href="#registration" data-scroll class="btn btn-white">Register now</a> </div> @@ -175,42 +175,26 @@ </div> </td> </tr> + {% for registration_detail in registration_details %} <tr> <td style="border-top:none;!important"> <div class="align-baseline"> - Early Bird<br> - (till 1 Oct 2019) <br> - INR 1534 (INR 1300 +18% GST) + {{ registration_detail.registration_type }}<br> + {% if not registration_detail.start_date %} + (till {{ registration_detail.end_date| date:"d M Y"}})<br> + {% else %} + ({{ registration_detail.start_date| date:"d M Y"}} to {{ registration_detail.end_date| date:"d M Y"}})<br> + {% endif %} + {{registration_detail.registration_ticket}} </div> </td> <td style="border-top:none;!important"> <div class="align-baseline"> - <p class="text-justify">This ticket includes conference (tutorials + talks), lunch, and snacks for 2 days. It does not include Accommodation & T-Shirt. This is a non-refundable ticket. </p> + {{ registration_detail.registration_description| safe }} </div> </td> </tr> - <tr> - <td style="border-top:none;!important"> - <div class="align-baseline"> - Regular<br> - ( 2 Oct to 25 Nov 2019)<br> - INR 1770 (INR 1500 +18% GST) - </div> - </td> - <td style="border-top:none;!important"> - <div class="align-baseline"> - This ticket includes conference (tutorials + talks), lunch and snacks for 2 days. It does not include Accommodation & T-Shirt. This is a non-refundable ticket. - </div> - </td> - </tr> - <tr> - <td style="border-top:none;!important"> - <div class="align-baseline"> - Lite<br> - (till 28 Nov 2019)<br> - INR 826 (INR 700 +18% GST) - </div> - </td> + {% endfor %} <!-- <td style="border-top:none;!important"> <div class="align-baseline"> <p class="text-justify">This Ticket allows you to <strong>ONLY</strong> attend the conference for 2 Days (snacks for two days will be served). Does not include any conference amenities (Accommodation, Lunch & T-shirt).This is a non-refundable ticket. </p> @@ -225,14 +209,8 @@ <br>Subject to Availability </div> - </td> --> - <td style="border-top:none;!important"> - <div class="align-baseline"> - This ticket includes conference (tutorials + talks), lunch and snacks for 2 days. It does not include Accommodation & T-Shirt. This is a non-refundable ticket. - </div> - </td> - </tr> - <!-- <tr> + </td> + <tr> <td style="border-top:none;!important"> <div class="align-baseline"> <strong>On-Spot Registration</strong><br> @@ -250,41 +228,35 @@ </div> </td> </tr> --> - <tr> - - <td colspan="2"> - <p class="text-justify"><span><b>Payment instructions:</b></span></p> - <p><span class="text-justify">Please read the instructions carefully, before proceeding for Registration.</span></p> - <ol> - <li><span class="text-justify">Please make the payment for the conference through Net banking using NEFT or RTGS or IMPS</span></li> - <li><span class="text-justify">Account Details for transaction are mentioned below:</span> - <ul> - <li><span class="text-justify">Account Holder Name - The Registrar, IIT Bombay</span></li> - <li><span class="text-justify">Bank Name - State Bank of India</span></li> - <li><span class="text-justify">Branch Name - IIT, Powai Branch</span></li> - <li><span class="text-justify">Bank address - Adi Shankaracharya marg, IIT Bombay, Powai, Mumbai - 400076</span></li> - <li><span class="text-justify">9-Digit Code no. of the bank and the branch - 400002034</span></li> - <li><span class="text-justify">Account number - 10725729128</span></li> - <li><span class="text-justify">IFSC Code/ NEFT/ RTGS code - SBIN0001109</span></li> - <li><span class="text-justify">Swift Code - SBININBB519</span></li> - </ul></li> - <li><span class="text-justify">After successful payment take the screenshot of the final transaction. Save this screenshot as you have to upload it in the form. </span></li> - <li><span class="text-justify">Collect your transaction reference number / UTR number from the bank. Note it down somewhere you have to fill this detail in the form as well.</span></li> - <li><span class="text-justify">After verification of your payment by our team, we shall send you the ticket for the conference via email. This shall take 10 days.</span> - </li> - </ol> - </td> - </tr> + <td colspan="2"> + <p class="text-justify"><span><b>Payment instructions:</b></span></p> + <p><span class="text-justify">Please read the instructions carefully, before proceeding for Registration.</span></p> + <ol> + <li><span class="text-justify">Please make the payment for the conference through Net banking using NEFT or RTGS or IMPS</span></li> + <li><span class="text-justify">Account Details for transaction are mentioned below:</span> + <ul> + <li><span class="text-justify">Account Holder Name - The Registrar, IIT Bombay</span></li> + <li><span class="text-justify">Bank Name - State Bank of India</span></li> + <li><span class="text-justify">Branch Name - IIT, Powai Branch</span></li> + <li><span class="text-justify">Bank address - Adi Shankaracharya marg, IIT Bombay, Powai, Mumbai - 400076</span></li> + <li><span class="text-justify">9-Digit Code no. of the bank and the branch - 400002034</span></li> + <li><span class="text-justify">Account number - 10725729128</span></li> + <li><span class="text-justify">IFSC Code/ NEFT/ RTGS code - SBIN0001109</span></li> + <li><span class="text-justify">Swift Code - SBININBB519</span></li> + </ul></li> + <li><span class="text-justify">After successful payment take the screenshot of the final transaction. Save this screenshot as you have to upload it in the form. </span></li> + <li><span class="text-justify">Collect your transaction reference number / UTR number from the bank. Note it down somewhere you have to fill this detail in the form as well.</span></li> + <li><span class="text-justify">After verification of your payment by our team, we shall send you the ticket for the conference via email. This shall take 10 days.</span> + </li> + </ol> + </td> + </tr> </table> </div> </div> <div class="row"> <div class="col-md-12"> - <!-- - <p class="text-justify" style="color: red;"> - *Spot registration will be subject to availability. - </p> --> <h3 style="background-color: #552505;color: #fff;" class="col-sm-2">Add ons</h3> </div> </div> @@ -301,10 +273,10 @@ <td style="border-top:none;!important"> <div class="align-baseline"> <ul> - <li>Accommodation is provided on a shared basis inside IIT-B campus. Accommodation will be provided for 2 days, i.e, 20-21 and 21-22 December. Accommodation does not include other amenities like dinner, etc. Extension of period of stay is not available. This is a non-refundable ticket and non-transferable ticket. </li> + <li>Accommodation is provided on a shared basis inside IIT-B campus. Accommodation will be provided for 2 days, i.e, 28-29 and 29-30 November 2019. Accommodation does not include other amenities like dinner, etc. Extension of period of stay is not available. This is a non-refundable ticket. </li> <li>A low-cost accommodation will be provided on sharing basis.</li> <li><strong>You have to make the payment directly at the the registration desk in cash.</strong></li> - <li style="color: red;">*Accommodation is subject to availability for On-spot registrations.</li> + <!-- <li style="color: red;">*Accommodation is subject to availability for On-spot registrations.</li> --> </ul> </div> </td> @@ -318,7 +290,7 @@ </td> <td style="border-top:none;!important"> <div class="align-baseline"> - Change of size, exchange at the venue is not available. This is a non-refundable ticket and non-transferable ticket. The T-shirt cost will be INR 350/- each. <strong>You will have to make the payment at the registration desk in cash.</strong> + Change of size, exchange at the venue is not available. This is a non-refundable ticket and non-transferable ticket. The T-shirt cost will be INR 350/- each. <strong>You will have to make the payment at the registration desk in cash.</strong> </div> </td> </tr> @@ -340,14 +312,14 @@ <div class="row"> <div class="col-md-12"> <center> - <a href ="https://docs.google.com/forms/d/e/1FAIpQLSdJIZKToHp_L68op-pqQlvI2SyPwCo5-9PAyVh4lOu8vSd1sw/viewform" class="btn btn-primary" target ="_blank">Register now</a> + <a href ="https://docs.google.com/forms/d/1w3CZ4XWA7U8NqGqpKvqfJHCo5XrGw879rgJFh8HfjnE/viewform?edit_requested=true" class="btn btn-white" target ="_blank">Register now</a> </center> </div> </div> </div> </section> - <section id="important_dates" class="section important_dates"> + <!-- <section id="important_dates" class="section important_dates"> <div class="container"> <div class="row"> <div class="col-md-12"> @@ -356,36 +328,25 @@ </div> <div class="row"> <div class="col-md-6"> - <h4>Call for Papers opens on: TBD</h4> + <h4>Call for Papers opens on: {{ cfp_dates.cfp_start_date| date:"d F Y" }}</h4> </div> <div class="col-md-6"> - <h4>Call for Papers closes on: TBD</h4> + <h4>Call for Papers closes on: {{ cfp_dates.cfp_end_date| date:"d F Y" }}</h4> </div> </div> </div> - </section> + </section> --> <section id="contribution" class="section contribution"> <div class="container"> <div class="row"> <div class="col-md-12"> <h3 class="section-title">Call for Papers</h3> - <p>We invite you to submit proposals for talks or workshops to be presented at SciPy 2019. The time duration for talks is 15 minutes and for workshops is 2 to 3 hours. There will be two parallel tracks for the workshops this year. One track is meant for beginners and the other is for advanced users. </p> - <center><a data-toggle="modal" data-target="#announce_cfp" class="btn btn-white"> + <center><a href="{% url 'website:cfp' %}" class="btn btn-white"> Submit</a></center> </div> </div> - <!-- <div class="row"> - <div class="col-md-12"> - <p class="text-justify" style="font-weight: bold;color: red;"> - Call for Papers is closed. - </p> - <p class="text-justify"> - Kindly <a href="{% url 'auth:login' %}" style="text-decoration: underline;font-weight: bold;">login</a> to view the status of your submission. - </p> - </div> - </div> --> </div> </section> @@ -489,9 +450,8 @@ <td width="60%">These instructions give you details about the venue and accommodation. It will also help you during the stay at IIT Bombay. </td> <td><a href="https://static.fossee.in/python/scipy2018/Information-Guide-for-SciPy-India-2018-Conference.pdf" target="_blank">View here</a> </td> </tr> - <!-- <tr> - <td>SciPy 2017: <br>Preferred Workshop Track</td> + <td>SciPy 2018: <br>Preferred Workshop Track</td> <td>Please select the workshop in which you wish to participate (Satellite conference registrants need not submit this form).</td> <td><a href="http://tinyurl.com/SciPy2016-Workshop" target="_blank">View here</a> </td> </tr> --> @@ -502,7 +462,7 @@ </td> <td><a href="https://static.fossee.in/python/scipy2018/SciPyIndia-2018-Instruction-Sheet.pdf" target="_blank">View here</a> </td> </tr> - <!--<tr > + <<tr > <td>Workshop Material </td> <td >1)<b> Workshop</b>: Introductory Scientific Computing with Python: Ipython, Matplotlib, NumPy, SciPy - Prof. Prabhu Ramachandran<br></td> <td><a href="http://scipy.in/2016/downloads/workshop/intro_scipy_circulate.zip" target="_blank">View here</a> </td> @@ -582,12 +542,11 @@ <div class="col-md-8"> <p class="text-justify"> We request you to share the event details through this poster with faculty members, students and others who might be interested. You may print the poster (native size - A4) and display on the notice boards. - - Download the poster by clicking on the image. + Download the poster by clicking on the image. </p> </div> <div class="col-md-4"> - <a href="{% static 'website/bootstrap-css/assets/pdf/SciPy2018_pstr.pdf'%}" target="_blank"><img class="img-responsive center-block img-logo" src="{% static 'website/bootstrap-css/assets/images/SciPy2018_thmb.png' %}"></a> + <a href="{% static 'website/bootstrap-css/assets/images/SciPy2019_pstr.png'%}" target="_blank"><img class="img-responsive center-block img-logo" src="{% static 'website/bootstrap-css/assets/images/SciPy2019_thmb.png' %}"></a> </div> </div> </section> @@ -608,7 +567,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-10.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> <div class="col-lg-3 col-md-4 col-xs-6 thumb"> @@ -617,7 +576,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-4.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> <div class="col-lg-3 col-md-4 col-xs-6 thumb"> @@ -626,7 +585,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-2.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> @@ -636,7 +595,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-3.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> <div class="col-lg-3 col-md-4 col-xs-6 thumb"> @@ -645,7 +604,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-1.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> <div class="col-lg-3 col-md-4 col-xs-6 thumb"> @@ -654,7 +613,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-5.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> <div class="col-lg-3 col-md-4 col-xs-6 thumb"> @@ -663,7 +622,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-6.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> <div class="col-lg-3 col-md-4 col-xs-6 thumb"> @@ -672,7 +631,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-7.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> <div class="col-lg-3 col-md-4 col-xs-6 thumb"> @@ -681,7 +640,7 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-8.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> </a> </div> <div class="col-lg-3 col-md-4 col-xs-6 thumb"> @@ -690,12 +649,20 @@ data-target="#image-gallery"> <img class="img-thumbnail" src="{% static 'website/bootstrap-css/assets/images/photos/photos-9.jpg' %}" style="width: 250px; height: 180px" - alt="Scipy 2017"> + alt="Scipy 2018"> + </a> + </div> + <div class="col-lg-3 col-md-4 col-xs-6 thumb"> + <a class="thumbnail" href="#" data-image-id="" data-toggle="modal" data-title="" + data-image="{% static 'website/bootstrap-css/assets/images/photos/photos-11.jpg' %}" + data-target="#image-gallery"> + <img class="img-thumbnail" + src="{% static 'website/bootstrap-css/assets/images/photos/photos-11.jpg' %}" style="width: 250px; height: 180px" + alt="Scipy 2018"> </a> </div> </div> - <div class="modal fade" id="image-gallery" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> @@ -747,23 +714,6 @@ </div> </section> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> -<img class="src-image" src="{% static 'website/bootstrap-css/assets/images/speakers/dummy.png' %}"/> - <div class="modal fade" id="announce_cfp" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> @@ -771,7 +721,7 @@ <button type="button" class="close" data-dismiss="modal">×</button> </div> <div class="modal-body"> - <p class="text-justify">Call for Papers opens on : TBD</p> + <p class="text-justify">Call for Papers will open soon</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-info" data-dismiss="modal">Close</button> diff --git a/static/website/templates/submit-cfp.html b/static/website/templates/submit-cfp.html index 1d6d92b..88bd54e 100755 --- a/static/website/templates/submit-cfp.html +++ b/static/website/templates/submit-cfp.html @@ -28,7 +28,7 @@ <li>All selected proposals must be presented at the conference by at least one author.</li> </ul> <div class="row"> - <form action="" method=POST class="col-md-12"> + <form action="" method=POST enctype="multipart/form-data"> <div class="form-group"> <label for="name_of_authors">Name of the author1 <span style="color:red;">*</span>: diff --git a/static/website/templates/submit-cfw.html b/static/website/templates/submit-cfw.html index 5be87c2..6d4136c 100755 --- a/static/website/templates/submit-cfw.html +++ b/static/website/templates/submit-cfw.html @@ -34,7 +34,7 @@ </ul> </li> </ul> - <form action="" method=POST> + <form action="" method=POST enctype="multipart/form-data"> <div class="form-group"> <label for="name_of_authors">Name of the author1 <span style="color:red;">*</span>: |