Commit 7c50f840 by Andry F. Hutapea

tambahan

parent d6f1f6b3
<?php
session_start();
include_once('config/koneksi.php');
open_page('booking');
?>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/metro-bootstrap.css" rel="stylesheet">
<link href="css/metro-bootstrap-responsive.css" rel="stylesheet">
<link href="css/iconFont.css" rel="stylesheet">
<link href="css/docs.css" rel="stylesheet">
<link href="css/animate1.css" rel="stylesheet" type="text/css">
<!-- Load JavaScript Libraries -->
<script src="js/jquery/jquery.min.js"></script>
<script src="js/jquery/jquery.widget.min.js"></script>
<script src="js/jquery/jquery.mousewheel.js"></script>
<!-- Metro UI CSS JavaScript plugins -->
<script src="js/load-metro.js"></script>
<!-- Local JavaScript -->
<script src="js/docs.js"></script>
<title>komentar</title>
</head>
<ul class="tp-hd-lft wow fadeInDown animated" data-wow-delay="0.5s">
<body class="metro">
<header class="bg-darkCobalt" data-load="atasan.php"></header>
<?php
require_once(dirname(__FILE__).'/main_pengumuman.php');
?>
<br><br><br><br><br>
</div>
<footer class="dark" data-load="bawahan.php"></footer>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment