gontrol/static/index.html

9 lines
115 B
HTML

<html>
<head>
<title>Static Website</title>
</head>
<body>
<h2>Static Website</h2>
</body>
</html>