<!DOCTYPE HTML>
<html lang="en-US">
<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>There was an error</title>
	<link media="all" rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:400">
	<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
		</head>
	<body>
		<div class="container">
			<div class="col-md-6">
				<h1>&nbsp;<br><br></h1>
				<h1>We’re sorry — something has gone wrong on our end.</h1>
				<h3>What could have caused this?</h3>
				<p>Well, something technical went wrong on our site.<br>
				We might have removed the page when we redesigned our website.<br>
				Or the link you clicked might be old and does not work anymore.<br>
				Or you might have accidentally typed the wrong URL in the address bar.</p>
				<h3>What you can do?</h3>
				<p>You might try retyping the URL and trying again.</p>
				<p>Or we could take you back to the <a href="/" title="Home page">Home page.</a></p>
				<p><small>This error has been logged and we should hopefully be able to fix it. <br>Thank you for letting us know.</small></p>
			</div>
			<div class="col-md-6 text-center">
				<h1>&nbsp;<br><br></h1>
				<img src="https://s3-eu-west-1.amazonaws.com/netflexapp/frameworkassets/404error2.jpg" class="img-responsive" width="50%" style="margin: 0 auto;" />
			</div>
		</div>
	</body>
	</html>
	