mirror of
https://github.com/SpikeHD/MojoFrontend.git
synced 2024-11-16 07:29:23 +00:00
9 lines
164 B
HTML
9 lines
164 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="../styles/console.css" />
|
|
</head>
|
|
</html>
|
|
<div>
|
|
This is the server page!
|
|
</div> |