summaryrefslogtreecommitdiff
path: root/Legacy/Legacy Monsters - TMW: rEvolt_fichiers/status.html
blob: 557bbb5c101c9c1b8fa5edebf29aa478f996853b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--?xml version="1.0" encoding="ISO-8859-15"?-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Server status</title>
<meta http-equiv="Refresh" content="60">
<style type="text/css">
body {
	font-family: sans-serif;
	font-size: 9pt;
	text-align: center;
	margin: 15px;
	padding: 0px;
	font-weight: bold;
	white-space: nowrap;
}
</style>
</head>
<body>
<div style="color: green;"><a href="http://server.themanaworld.org/online.html" target="_blank" style="color: green; text-decoration: none;">Online: (21 players)</a></div>


</body></html>