mirror of
https://github.com/SpikeHD/MojoFrontend.git
synced 2024-12-01 11:42:00 +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>
|