resconfirm.ejs 1.92 KB
<!DOCTYPE html>
<html lang="en">

  <head>
    <meta charset="utf-8">

      <!-- Bootstrap core CSS -->
    <link rel="stylesheet" type="text/css" href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">

    <!-- Custom fonts for this template -->
    <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
    <link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
    <link href='https://fonts.googleapis.com/css?family=Cabin:700' rel='stylesheet' type='text/css'>

    <!-- Custom styles for this template -->
    <link href="css/grayscale.min.css" rel="stylesheet">

    <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.13.0/moment.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/js/bootstrap-datetimepicker.min.js"></script>

      <link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
      <link rel="stylesheet" href="https://jqueryui.com/resources/demos/style.css">
      <script src="https://code.jquery.com/jquery-1.12.4.js"></script>
      <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>

  <title>식당 예약</title>

    <style type="text/css">
    .reservationTheme{
      background:url('/img/res2.jpg') no-repeat;
    }
    </style>
      <section id="about" class="reservationTheme content-section ">
        <div class="container">
          <br><br>
        <h2>Thank you!</h2>
        <h5>예약이 성공적으로 완료되었습니다</h5>

          <div class="form-group">
            <label class="col-md-4 control-label"></label>
            <div class="col-md-4 center">
              <a href="/first" class="btn btn-default btn-lg">홈으로</a>
            </div>
    <script type="text/javascript" src="/mail"></script>
  </head>
</html>





        <!--  <form method="POST" action="/jj">