mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-18 15:18:04 +00:00
The original message was 145 characters long, 5 character over the limit (140). This little edit puts the length at 133 chars, 7 character less than 140.
18 lines
1.1 KiB
HTML
18 lines
1.1 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>504: JS Bin unavailable</title>
|
|
<link rel="stylesheet" type="text/css" href="{{static}}/css/static-page.css?{{version}}">
|
|
</head>
|
|
<body>
|
|
<img id="dave" src="{{static}}/images/dave.min.svg?{{version}}" alt="Dave, the JS Bin bot">
|
|
<div class="wrapper">
|
|
<h1>504: Dave didn't come back quickly enough</h1>
|
|
<p>This is embarrassing, you've asked for something and I've spent too long getting it. Maybe I got distracted by some pretty lights, but you'll never know.</p>
|
|
<p>Do check <a href="http://status.jsbin.com">status.jsbin.com</a>, but do <a href="https://twitter.com/intent/tweet?text=@js_bin%20love%20the%20service,%20but%20you%27re%20taking%20too%20long%20to%20respond%20(504).%20I%27ve%20checked%20status.jsbin%20but%20thought%20I%27d%20give%20you%20a%20heads%20up.">ping @js_bin</a> if this problem keeps happening.</p>
|
|
<p>If you want to add details please add it to the <a href="http://github.com/jsbin/jsbin/issues">issues page</a> and add any additional information you can to help diagnose this slackness.</p>
|
|
</div>
|
|
</body>
|
|
</html>
|