diff options
author | Sashi20 | 2017-10-24 12:19:57 +0530 |
---|---|---|
committer | Sashi20 | 2017-10-24 12:19:57 +0530 |
commit | bcd9a0ccc0846f8b6c89cac43d6f09f9b35f459f (patch) | |
tree | 83b06f0da61ca737d51f124bd7456642ba397f65 | |
parent | 427523da58fce87b3ef99a0f57bd10040c6088b8 (diff) | |
download | SciPy2017-bcd9a0ccc0846f8b6c89cac43d6f09f9b35f459f.tar.gz SciPy2017-bcd9a0ccc0846f8b6c89cac43d6f09f9b35f459f.tar.bz2 SciPy2017-bcd9a0ccc0846f8b6c89cac43d6f09f9b35f459f.zip |
Changes made in Discount sentence
-rw-r--r-- | website/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/home.html b/website/templates/home.html index 30db3ef..24d875d 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -201,7 +201,7 @@ <p id="demo"></p> <center> <p class="p-5"> - Discounts are available for a group of 5 or more participants. To know more, write to us at <a style="color:#01c3d9;" href="mailto:scipy@fossee.in">scipy [at] fossee [dot] in </a> + <strong>Group Registration Discount:</strong><span style="color:#ff6600;"> For 5 or more registrations done together, a 20% discount shall be provided. The same will be applied automatically at the time of registration. </span> </p> </center> <footer class="major"> |