
<!doctype html>
<html class="error-page" lang="en-gb" dir="ltr">
	<head>
		<title>Error: 404 Page not found</title>
		<meta charset="utf-8">
		<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

					<link rel="icon" href="/images/colesoft-fav-icon1.png" />
		
					<link href="/templates/ut_reto/css/bootstrap.min.css" rel="stylesheet">
		
					<link href="/templates/ut_reto/css/custom.css" rel="stylesheet">
		
		<link href="/templates/ut_reto/css/font-awesome.min.css" rel="stylesheet">
		<link href="/templates/ut_reto/css/template.css" rel="stylesheet">
		
		<link href="/templates/ut_reto/css/presets/preset10.css" rel="stylesheet">
		
		
		<style type="text/css">
			.error-logo{height: 40px;}
		</style>
	</head>
	<body>
		<div class="container">
			
			<h1 class="error-code"><span>404</span></h1>
			<h2 class="error-message">Page not found</h2>

			

			<a href="/index.php" class="btn btn-primary"><span class="fas fa-home" aria-hidden="true"></span> Home Page</a>

					</div>

			</body>

</html>
