File "header2.php"
Full Path: /home/analogde/www/00000/P1/includes/header2.php
File size: 1.32 KB
MIME-type: text/html
Charset: utf-8
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="images/logo.jpg">
<title>Project Management System</title>
<!-- Bootstrap Core CSS -->
<link href="asset/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="asset/css/sb-admin.css" rel="stylesheet">
<!-- Morris Charts CSS -->
<link href="asset/css/plugins/morris.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="asset/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="asset/css/styles.css" rel="stylesheet">
<script src="assets/js/jquery.min.js"></script>
<script src="datatables/jquery.dataTables.js"></script>
<script src="datatables/dataTables.bootstrap.js"></script>
<link href="datatables/dataTables.bootstrap.css" rel="stylesheet">
<script src="asset/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/ie-emulation-modes-warning.js"></script>
<script src="chosen/chosen.jquery.js"></script>
<link href="chosen/chosen.css" rel="stylesheet" media="screen">
</head>