View file index.html

File size: 2.36Kb
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<title>Fourite 404 Page Bootstrap Template</title>
	<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
	<link rel="stylesheet" type="text/css" href="assets/css/style.css">
	<link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
	<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
</head>
<body cz-shortcut-listen="true">
	<div id="wrapper">
		<section class="section-banner-wrapper">
			<div class="container section-banner-wrapper-inner">
				<div class="row">
					<div class="col-md-12">
						<div class="logo text-center">
							<img src="assets/images/logo.png" alt="Fourite Logo">
						</div>
					</div>
				</div>
				<div class="row">
					<div class="col-md-12 text-center">
						<div class="header">
							<h1><strong>404</strong> - Nothing to see here.</h1>
							<p>Sorry about this inconvenience. Try browsing through our menu up the top or get in touch with us if you need help.</p>
							<a href="https://dcms-help.ru/?out=file" target="_blank" class="btn btn-default">Take Me Home</a>
						</div>
					</div>
				</div>
				<div class="row">
					<div class="col-md-12 text-center">
						<div class="menu-social">
							<ul class="menu">
								<li><a href="https://dcms-help.ru/?out=file" target="_blank">WELCOME</a></li>
								<li><a href="#">ABOUT US</a></li>
								<li><a href="#">OUR SERVICES</a></li>
								<li><a href="#">OUR TEAM</a></li>
								<li><a href="#">CONTACT</a></li>
							</ul>
							<ul class="social">
								<li><a href="hhttps://dcms-help.ru/?out=file" target="_blank"><i class="fa fa-facebook"></i></a></li>
								<li><a href="#"><i class="fa fa-twitter"></i></a></li>
								<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
								<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
								<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
								<li><a href="#"><i class="fa fa-behance"></i></a></li>
								<li><a href="#"><i class="fa fa-github-alt"></i></a></li>
							</ul>
						</div>
					</div>
				</div>
			</div>
		</section>
	</div>
</body>
</html>