gontrol/static/index.html

9 lines
115 B
HTML
Raw Normal View History

2025-01-06 11:07:53 +01:00
<html>
<head>
<title>Static Website</title>
</head>
<body>
<h2>Static Website</h2>
</body>
</html>