MojoFrontend/pages/default.html

9 lines
165 B
HTML
Raw Permalink Normal View History

2022-05-03 10:12:30 +00:00
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="../styles/console.css" />
</head>
</html>
<div>
This is the default page!
</div>