MojoFrontend/pages/settings.html

9 lines
166 B
HTML
Raw Permalink Normal View History

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