stream-server/static/index.html

9 lines
103 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test</title>
</head>
<body>
<h1>Test</h1>
</body>
</html>