Skip to content

Instantly share code, notes, and snippets.

@appinsanity
Created November 11, 2011 22:14
Show Gist options
  • Save appinsanity/1359488 to your computer and use it in GitHub Desktop.
Save appinsanity/1359488 to your computer and use it in GitHub Desktop.
500 socket hang up / malformed HTML
<!DOCTYPE html>
<html lang="en">
<div id="container">
<header>
</header>
<div id="main">
<h1 id="code">500</h1>
<h3 id="message">socket hang up</h3>
</div>
</div>
<script>
</script
<div id="screen-mask">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment