<!DOCTYPE html>
<html>
  <head>
    <title>JS Booking</title>
    <meta charset="utf-8">
  </head>
  <body>
    <h1>Thank You</h1>
    <p>We have received your reservation request</p>
  </body>
</html>