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