diff options
author | Sashi20 | 2018-10-31 15:47:23 +0530 |
---|---|---|
committer | GitHub | 2018-10-31 15:47:23 +0530 |
commit | 67c202e0a8443b12ca91708e541c4580e8c65e44 (patch) | |
tree | 60d4527a6050fcab615b459061ff8d34c7fed58a | |
parent | 7d171e9b3dfdf6119f719ae7283add795bd1ec6c (diff) | |
parent | fb3f8911830c9a99b66a216ba78a976e5c808c24 (diff) | |
download | nccps-2018-67c202e0a8443b12ca91708e541c4580e8c65e44.tar.gz nccps-2018-67c202e0a8443b12ca91708e541c4580e8c65e44.tar.bz2 nccps-2018-67c202e0a8443b12ca91708e541c4580e8c65e44.zip |
Merge pull request #47 from Sashi20/master
Added sentence for group registrations
-rw-r--r-- | static/website/templates/home.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 22a04a5..74b8a78 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -202,6 +202,9 @@ </tr> <tr> <td colspan="4"> + <p class="text-justify" style="color: red"> + *If you are a group of 5 and above please contact us for the registrations. + </p> <p class="text-justify"><b>Payment instructions:</b></span></p> <p><span class="text-justify">Please read the instructions carefully, before proceeding for Registration.</span></p> <ol> @@ -228,6 +231,7 @@ </div> <div class="row"> <div class="col-md-12"> + <p class="text-justify" style="color: red;"> *Spot registration will be subject to availability. </p> |