Skip to content

Instantly share code, notes, and snippets.

@westonruter
Created September 5, 2018 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save westonruter/8482d21d42732e2ae2528c38b06d8296 to your computer and use it in GitHub Desktop.
Save westonruter/8482d21d42732e2ae2528c38b06d8296 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>504 Database not responding.</title>
<style type="text/css">
#page {width: 416px; padding: 10px; margin: 200px auto; border: 1px solid grey; background-color: #DFDFDF;}
body {background-color: #CCC; margin: auto;
font-family: Helvetica, Ariel, sans-serif;}
</style>
</head>
<!-- SERIOUS SYNTH ERROR -->
<body>
<div id="page">
<h1>Page Could Not Be Loaded</h1>
<p>The web page you were looking for could not be delivered.</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment