87 lines
4.6 KiB
HTML
87 lines
4.6 KiB
HTML
<!DOCTYPE html>
|
|
<html dir="ltr">
|
|
|
|
<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 5 admin, bootstrap 5, css3 dashboard, bootstrap 5 dashboard, Monsterlite admin bootstrap 5 dashboard, frontend, responsive bootstrap 5 admin template, Monster admin lite design, Monster admin lite dashboard bootstrap 5 dashboard template">
|
|
<meta name="description"
|
|
content="Monster Lite is powerful and clean admin dashboard template, inpired from Bootstrap Framework">
|
|
<meta name="robots" content="noindex,nofollow">
|
|
<title>Monster Lite Template by WrapPixel</title>
|
|
<link rel="canonical" href="https://www.wrappixel.com/templates/monster-admin-lite/" />
|
|
<!-- Favicon icon -->
|
|
<link rel="icon" type="image/png" sizes="16x16" href="../assets/images/favicon.png">
|
|
<!-- Custom CSS -->
|
|
<link href="css/style.min.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>
|
|
<div class="main-wrapper">
|
|
<!-- ============================================================== -->
|
|
<!-- Preloader - style you can find in spinners.css -->
|
|
<!-- ============================================================== -->
|
|
<div class="preloader">
|
|
<div class="lds-ripple">
|
|
<div class="lds-pos"></div>
|
|
<div class="lds-pos"></div>
|
|
</div>
|
|
</div>
|
|
<!-- ============================================================== -->
|
|
<!-- Preloader - style you can find in spinners.css -->
|
|
<!-- ============================================================== -->
|
|
<!-- ============================================================== -->
|
|
<!-- Login box.scss -->
|
|
<!-- ============================================================== -->
|
|
<div class="error-box">
|
|
<div class="error-body text-center">
|
|
<h1 class="error-title">404</h1>
|
|
<h3 class="text-uppercase error-subtitle">PAGE NOT FOUND !</h3>
|
|
<p class="text-muted mb-4 mt-4">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 mb-4 text-white">Back to home</a>
|
|
</div>
|
|
<footer class="footer text-center w-100">
|
|
© 2021 Monster Admin by <a href="https://www.wrappixel.com/">wrappixel.com</a>
|
|
</footer>
|
|
</div>
|
|
|
|
<!-- ============================================================== -->
|
|
<!-- Login box.scss -->
|
|
<!-- ============================================================== -->
|
|
<!-- ============================================================== -->
|
|
<!-- Page wrapper scss in scafholding.scss -->
|
|
<!-- ============================================================== -->
|
|
<!-- ============================================================== -->
|
|
<!-- Page wrapper scss in scafholding.scss -->
|
|
<!-- ============================================================== -->
|
|
<!-- ============================================================== -->
|
|
<!-- Right Sidebar -->
|
|
<!-- ============================================================== -->
|
|
<!-- ============================================================== -->
|
|
<!-- Right Sidebar -->
|
|
<!-- ============================================================== -->
|
|
</div>
|
|
<!-- ============================================================== -->
|
|
<!-- All Required js -->
|
|
<!-- ============================================================== -->
|
|
<script src="../assets/plugins/jquery/dist/jquery.min.js"></script>
|
|
<!-- Bootstrap tether Core JavaScript -->
|
|
<script src="../assets/plugins/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
|
|
<!-- ============================================================== -->
|
|
<!-- This page plugin js -->
|
|
<!-- ============================================================== -->
|
|
<script>
|
|
$(".preloader").fadeOut();
|
|
</script>
|
|
</body>
|
|
|
|
</html> |