<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<title>Page not Found</title>

	<!-- Meta Registration -->
    <meta charset="UTF-8">
	<meta name="author" content="holahope.com">
    <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
    <meta name="theme-color" content="#ffffff">
	<meta name="msapplication-TileColor" content="#ffffff">
    <meta name="msapplication-TileImage" content="https://www.raptim.co.id/" />

    <!-- Meta Syle -->
	<link href="https://www.raptim.co.id/assets/css/bootstrap.min.css" rel="stylesheet">
	<link href="https://www.raptim.co.id/assets/fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet">
	<link type="text/css" href="https://www.raptim.co.id/assets/css/error.css" rel="stylesheet">
	<link type="image/ico" href="https://www.raptim.co.id/assets/images/icon/fav.png?" rel="shortcut icon">
</head>
<body>
	<div class="pertama">
		<div class="kedua">
			<div class="tag1">404</div>
	        <div class="tag2">Page not found</div>
	        <a class="link" href="https://www.raptim.co.id/">Go to Home Page</a>
	    </div>
	</div>
</body>
</html>