summaryrefslogtreecommitdiffstats
path: root/net-next.html
blob: 0fc8b974c1690fa4a4a87857cef9d511a4754642 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<html>

<head>
<title>net-next is CLOSED</title>
<link rel="shortcut icon" href="/favicon-closed.png" type="image/png" />

<style>
    div {
      margin: auto;
      width: 770px;
  }
  p {
      text-align: center;
      font: 2em Palatino, serif;
      font-style: italic;
      color: #ddd;
  }
  body {
      background-color: #303037;
  }
</style>
</head>

<body>
  <bold>
    <div>
      <img src="xmas-closed.png" alt="net-next is CLOSED">
      <p>(reopens January 2nd)</p>
    </div>
  </bold>
</body>

</html>