<!DOCTYPE html>
<html>
	<head>
		<title><?=$code . ' - ' . $msg?></title>
	</head>
	<body>
		<center>
			<h1><?=$code . ' ' . $msg?></h1>
		</center>
		<hr>
	</body>
</html>