McWebserver/run/webserver/404.html
Jonas_Jones ec3c622896 Added base mod
base mod with basic http server and simple config system
2022-07-24 23:58:39 +02:00

12 lines
186 B
HTML

<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<header></header>
<main></main>
<footer></footer>
</body>
</html>