diff options
-rw-r--r-- | static/website/templates/home.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index efb2595..9247cf0 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -227,7 +227,7 @@ </tr> <tr> - <td colspan="4"> + <!-- <td colspan="4"> <p style="color: red" class="text-justify"> *If you are a group of 5 and above please contact us at <a style="color: black" href="mailto:contact-dwsim@fossee.in">contact-dwsim[at]fossee[dot]in</a> for the registrations. </p> @@ -250,7 +250,7 @@ <li><span class="text-justify">After verification of your payment by our team, we shall send you the ticket for the conference via email. This shall take 2-3 working days.</span> </li> </ol> - </td> + </td> --> </tr> </table> </div> @@ -274,7 +274,10 @@ Add on </div> </td> - <td style="vertical-align:bottom;border-top:none;!important"> + <td> + <span style="color:red;">We are no longer accepting accommodation requests.</span> + </td> + <!-- <td style="vertical-align:bottom;border-top:none;!important"> <div class="align-baseline"> <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> @@ -282,7 +285,7 @@ <li>You have to make the payment directly to the hotel during check-out via cash / card.</li> </ul> </div> - </td> + </td> --> </tr> <tr> <td style="vertical-align:bottom;border-top:none;!important"> |