<?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 xmlns="http://www.w3.org/1999/xhtml">
<head>
	<link rel="stylesheet" href="/stylesheets/main.css?v=a33a" />
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<title>Pinboard is Down</title>

</head>
<body id="pinboard">

<div id="banner">
  <div id="logo">
  <img src="/bluepin.gif" style="margin-right:2px;"/>
  <a style="font-size:18px" href="/">Pinboard</a>
  
  
   <div id="timer"></div>
  </div>

  <div id="top_menu">
 ...
  </div>
    <div style="clear:both"></div>

</div>
<div style="height:700px;">
<h1>Pinboard is Down</h1>


<br/>

<img src="/images/ali_knockout.jpg" />
<br/>
<p>But it cannot be kept down.
<p>Please check <a href="http://twitter.com/Pinboard/">the site Twitter account (@Pinboard)</a> and <a href="http://status.pinboard.in/">status page</a> for the latest status updates.</p>

<br/>
<div style="clear:both"></div>
</div>

<div id="footer">
&copy; Nine Fives Software.  Problems or questions?  Contact &lt;<b>support@pinboard.in</b>&gt;.
<br/>
</div>


  <div style="clear:both"></div>
  </div>
</body>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-9451753-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</html>