diff options
author | Sashi20 | 2018-11-22 11:41:16 +0530 |
---|---|---|
committer | GitHub | 2018-11-22 11:41:16 +0530 |
commit | 0efcf6d568d4a28f5ee5936841a4d42397af9d39 (patch) | |
tree | beaca16cd4213d4c94b20e6fb0ed2c390d211231 | |
parent | 122cecfd344e26d5684bcc3c50b42adef40f7248 (diff) | |
parent | 71a836b1b331fb8aff0814af2853337c86b1a9d5 (diff) | |
download | nccps-2018-0efcf6d568d4a28f5ee5936841a4d42397af9d39.tar.gz nccps-2018-0efcf6d568d4a28f5ee5936841a4d42397af9d39.tar.bz2 nccps-2018-0efcf6d568d4a28f5ee5936841a4d42397af9d39.zip |
Merge pull request #65 from Sashi20/master
Modified registration details
-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"> |