<!doctype html5>
<html style='background:rgb(84,109,142);height:100%;'>
<head>
<title>Error :(</title>
</head>
<body style='margin:0;color:white;height:100%;'>
	<center style='padding:40px;'>
	<div style='font-size:4em;' id='error-code'></div>
	<br>
	Whoops! PowerUI was unable to load the page at '<span id='error-url'></span>'.
	</center>
</body>
</html>

<!-- Note for devs: PowerUI/Source/Engine/Errors/ErrorHandlers.cs applies this.
 Unity also doesn't recognise some text files, like .css (when it's in your project - over the net is fine).
 420 occurs when a connection attempt fails or Unity fails to resolve the DNS. -->