51 lines
2.3 KiB
HTML
51 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="">
|
|
<meta name="keywords" content="">
|
|
<title>Mono - 404 2</title>
|
|
<!-- Favicon -->
|
|
<link href="../assets/images/favicon.png" rel="shortcut icon">
|
|
<!-- CSS -->
|
|
<link href="../assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
|
|
<link href="../assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
|
|
<link href="../assets/plugins/owl-carousel/owl.theme.default.min.css" rel="stylesheet">
|
|
<link href="../assets/plugins/magnific-popup/magnific-popup.min.css" rel="stylesheet">
|
|
<link href="../assets/plugins/scrollcue/scrollcue.css" rel="stylesheet">
|
|
<link href="../assets/plugins/swiper/swiper-bundle.min.css" rel="stylesheet">
|
|
<link href="../assets/css/theme.css" rel="stylesheet">
|
|
<!-- Fonts/Icons -->
|
|
<link href="../assets/plugins/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
|
|
<link href="../assets/plugins/font-awesome/css/all.css" rel="stylesheet">
|
|
</head>
|
|
<body data-preloader="1">
|
|
|
|
<div class="section-fullscreen bg-gradient-4">
|
|
<div class="container text-center">
|
|
<div class="position-top text-center">
|
|
<h4>mono</h4>
|
|
</div><!-- end position-top -->
|
|
<div class="position-middle">
|
|
<div class="row">
|
|
<div class="col-12 col-sm-10 offset-sm-1 col-md-8 offset-md-2 col-lg-6 offset-lg-3">
|
|
<h1 class="display-1 fw-lighter">404</h1>
|
|
<h5 class="fw-light text-light">Sorry, It appears that the page you were looking for doesn't exist or might have been moved.</h5>
|
|
<a class="button button-xl button-radius button-reveal-left-white mt-4" href="#"><i class="fas fa-home"></i><span>Go home page</span></a>
|
|
</div>
|
|
</div><!-- end row -->
|
|
</div><!-- end position-middle -->
|
|
<div class="position-bottom text-center">
|
|
<p>© 2025 FlaTheme, All Rights Reserved.</p>
|
|
</div><!-- end position-bottom -->
|
|
</div><!-- end container -->
|
|
</div>
|
|
|
|
<!-- ***** JAVASCRIPTS ***** -->
|
|
<script src="../assets/plugins/jquery.min.js"></script>
|
|
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>
|
|
<script src="../assets/plugins/plugins.js"></script>
|
|
<script src="../assets/js/functions.js"></script>
|
|
</body>
|
|
</html> |