<html>
<head>
<title>Error 404</title>
</head>
<body>
<div class="container container-sm">
<div id="icon-header">
<span class="fa fa-question-circle"></span>
</div>
<div id="text-column">
<header class="secondary-header">
<h1>Error 404: <strong>Page not found.</strong></h1>
<p>OOPS..! Sorry Page Not Found</p>
</header>
</div>
</div>
</body>
</html>