stream-server/static/index.html

10 lines
103 B
HTML
Raw Normal View History

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