summaryrefslogtreecommitdiffstats
path: root/net-next.html
blob: f4b91e315872678d06e1f0343157d55636382a50 (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: 1280px;
  }
  p {
      text-align: center;
      font: 2em Palatino, serif;
      font-style: italic;
      color: #ddd;
  }
  body {
      background-color: #303037;
  }
</style>
</head>

<body>
  <bold>
    <div>
      <img src="closed.jpg" alt="net-next is CLOSED">
    </div>
    <p>Closed May 13th - May 26th</p>
  </bold>
</body>

</html>