diff options
author | Prashant S | 2017-10-25 04:48:50 +0000 |
---|---|---|
committer | GitHub | 2017-10-25 04:48:50 +0000 |
commit | f3619f083e33741690eb049d07f8698ffbb1a9a4 (patch) | |
tree | 83b06f0da61ca737d51f124bd7456642ba397f65 /website | |
parent | dffee55d3311fde6139df51a451d67cf980f35e8 (diff) | |
parent | bcd9a0ccc0846f8b6c89cac43d6f09f9b35f459f (diff) | |
download | SciPy2017-f3619f083e33741690eb049d07f8698ffbb1a9a4.tar.gz SciPy2017-f3619f083e33741690eb049d07f8698ffbb1a9a4.tar.bz2 SciPy2017-f3619f083e33741690eb049d07f8698ffbb1a9a4.zip |
Merge pull request #26 from Sashi20/devel
Changes made in Discount sentence
Diffstat (limited to 'website')
-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"> |