diff options
Diffstat (limited to 'static/website/templates/home.html')
-rw-r--r-- | static/website/templates/home.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index 951086c..22a04a5 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -228,9 +228,10 @@ </div> <div class="row"> <div class="col-md-12"> - <p class="text-justify" style="color: red;"> + <p class="text-justify" style="color: red;"> *Spot registration will be subject to availability. </p> + <h3 style="background-color: #806600;color: #fff;" class="col-sm-2">Add ons</h3> </div> </div> <div class="row"> @@ -245,8 +246,11 @@ </td> <td style="vertical-align:bottom;border-top:none;!important"> <div class="align-baseline"> - We have limited Low cost accommodation, guaranteed only if you register early. Approximate cost of the accomodation for 1 night will be INR. 1400. You have to make the payment directly to the hotel during check-out via cash / card. - + <ul> + <li>We have limited Low cost accommodation, guaranteed only if you register early. Approximate cost of the accomodation for 1 night will be INR. 1250/- to INR. 1400/-.</li> + <li>For students, low-cost accommodation ranging from INR 300/- to INR 400/- can be arranged.</li> + <li>You have to make the payment directly to the hotel during check-out via cash / card.</li> + </ul> </div> </td> </tr> |