summaryrefslogtreecommitdiff
path: root/html/obs/index.html
blob: 4c845d6c4cbb8063d3326bf2cb3c549b125b483b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">
	<head>
		<title>Admin stuff</title>
	</head>
	<body>
		<h1>Admin stuff</h1>
		<ul>
			<li><a href="server-status">server status</a></li>
			<li><a href="awstats">awstats</a></li>
		</ul>
	</body>
</html>