55 lines
3.0 KiB
HTML
55 lines
3.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<!-- Tell the browser to be responsive to screen width -->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="keywords" content="wrappixel, admin dashboard, html css dashboard, web dashboard, bootstrap 4 admin, bootstrap 4, css3 dashboard, bootstrap 4 dashboard, AdminWrap lite admin bootstrap 4 dashboard, frontend, responsive bootstrap 4 admin template, Elegant admin lite design, Elegant admin lite dashboard bootstrap 4 dashboard template">
|
|
<meta name="description" content="Elegant Admin Lite is powerful and clean admin dashboard template, inpired from Bootstrap Framework">
|
|
<meta name="robots" content="noindex,nofollow">
|
|
<title>Elegant Admin Lite Template by WrapPixel</title>
|
|
<link rel="canonical" href="https://www.wrappixel.com/templates/elegant-admin-lite/" />
|
|
<!-- Favicon icon -->
|
|
<link rel="icon" type="image/png" sizes="16x16" href="../assets/images/favicon.png">
|
|
<!-- Custom CSS -->
|
|
<link href="dist/css/style.css" rel="stylesheet">
|
|
<!-- page css -->
|
|
<link href="dist/css/pages/error-pages.css" rel="stylesheet">
|
|
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
|
|
<body class="skin-default-dark fixed-layout">
|
|
<!-- ============================================================== -->
|
|
<!-- Main wrapper - style you can find in pages.scss -->
|
|
<!-- ============================================================== -->
|
|
<section id="wrapper" class="error-page">
|
|
<div class="error-box">
|
|
<div class="error-body text-center">
|
|
<h1>404</h1>
|
|
<h3 class="text-uppercase">Page Not Found !</h3>
|
|
<p class="text-muted m-t-30 m-b-30">YOU SEEM TO BE TRYING TO FIND HIS WAY HOME</p>
|
|
<a href="index.html" class="btn btn-info btn-rounded waves-effect waves-light m-b-40">Back to home</a> </div>
|
|
</div>
|
|
</section>
|
|
<!-- ============================================================== -->
|
|
<!-- End Wrapper -->
|
|
<!-- ============================================================== -->
|
|
<!-- ============================================================== -->
|
|
<!-- All Jquery -->
|
|
<!-- ============================================================== -->
|
|
<script src="../assets/node_modules/jquery/jquery-3.2.1.min.js"></script>
|
|
<!-- Bootstrap tether Core JavaScript -->
|
|
<script src="../assets/node_modules/popper/popper.min.js"></script>
|
|
<script src="../assets/node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
|
|
<!--Wave Effects -->
|
|
<script src="dist/js/waves.js"></script>
|
|
</body>
|
|
|
|
</html> |