summaryrefslogtreecommitdiffstats
path: root/src/html/networkdiscovery.html
blob: 2c2e942b2d7b39bdba6cbc2272889df518b0f5f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<head>
<link rel="stylesheet" type="text/css" href="networkdiscovery.css">
</head>
<body>
<div id="top">
</div>
<div id="message">
  <h1>Network Discovery</h1>
</div>
<div id="container">
  <div id="footer-spacer"></div>
</div>
<div id="footer">
  <p>RZ Uni Freiburg, 2011</p>
</div>
</body>
</html>