diff options
Diffstat (limited to 'static/website/templates/home.html')
-rw-r--r-- | static/website/templates/home.html | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index d87935d..3828d45 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -229,6 +229,24 @@ </td> </tr> --> <tr> + <td colspan="2"> + <p class="text-justify"> + <div class="row"> + <div class="col-md-12"> + <span><strong>Note:</strong> <ul style="color: red;"> + <li> + You may attend the conference without submitting a proposal for workshop/paper. + </li> + <li> + If you are a group of 5 or more, write to us at <strong><a href="mailto:scipy@fossee.in" style="color: red;">scipy[at]fossee[dot]in</a></strong> to know the discounted rate. + </li> + </ul></span> + </div> + </div> + </p> + </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> @@ -297,18 +315,6 @@ </table> </div> </div> - <div class="row"> - <div class="col-md-12"> - <span><strong>Note:</strong> <ul style="color: red;"> - <li> - You may attend the conference without submitting a proposal for workshop/paper. - </li> - <li> - If you are a group of 5 or more, write to us at <strong><a href="mailto:scipy@fossee.in" style="color: red;">scipy[at]fossee[dot]in</a></strong> to know the discounted rate. - </li> - </ul></span> - </div> - </div> <div class="row"> <div class="col-md-12"> <center> |