2015-02-16 11:37:12 +01:00
|
|
|
<!DOCTYPE html>
|
2015-02-16 11:40:11 +01:00
|
|
|
<html lang="en">
|
2015-02-16 11:37:12 +01:00
|
|
|
|
2015-02-16 09:54:02 +00:00
|
|
|
<head>
|
2015-02-16 11:37:12 +01:00
|
|
|
<meta charset="UTF-8" />
|
2015-02-16 09:54:02 +00:00
|
|
|
<title>Guest Information</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<p>
|
|
|
|
Hello! Welcome to the MCServer WebAdmin.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
This is a default message, edit <b>files/guest.html</b> to add your own custom message.
|
|
|
|
</p>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|