373a8c32b2
git-svn-id: file:///srv/dev-disk-by-uuid-17e88007-4d0c-45e0-8757-cacfcc458630/repositories/svn/Diplomarbeit@55 9fe90eed-be63-e94b-8204-d34ff4c2ff93
19 lines
646 B
HTML
19 lines
646 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Welcome to the uIP web server!</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
</head>
|
|
<body bgcolor="#fffeec" text="black">
|
|
|
|
<div class="menu">
|
|
<div class="menubox"><a href="/">Front page</a></div>
|
|
<div class="menubox"><a href="files.shtml">File statistics</a></div>
|
|
<div class="menubox"><a href="stats.shtml">Network statistics</a></div>
|
|
<div class="menubox"><a href="tcp.shtml">Network
|
|
connections</a></div>
|
|
<br>
|
|
</div>
|
|
|
|
<div class="contentblock">
|