diff options
author | Sashi20 | 2018-10-31 15:46:00 +0530 |
---|---|---|
committer | Sashi20 | 2018-10-31 15:46:00 +0530 |
commit | fb3f8911830c9a99b66a216ba78a976e5c808c24 (patch) | |
tree | bc85550c5cbfa0b8f35a1ddcec65087fadd595f3 | |
parent | d62f8c5a88ac99db3f92fe9014bf0f389512d857 (diff) | |
download | nccps-2018-fb3f8911830c9a99b66a216ba78a976e5c808c24.tar.gz nccps-2018-fb3f8911830c9a99b66a216ba78a976e5c808c24.tar.bz2 nccps-2018-fb3f8911830c9a99b66a216ba78a976e5c808c24.zip |
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> |