tsviewer/templates/index.html

12 lines
118 B
HTML
Raw Normal View History

2019-01-17 21:09:41 +00:00
<!DOCTYPE html>
<html>
<head>
<title>TS3 Viewer</title>
</head>
<body>
<h1>Index page!</h1>
</body>
</html>