12 lines
118 B
HTML
12 lines
118 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>TS3 Viewer</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1>Index page!</h1>
|
||
|
</body>
|
||
|
|
||
|
</html>
|