10 lines
161 B
HTML
10 lines
161 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Welcome to tkl!</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Success! The tkl server block is working!</h1>
|
||
|
</body>
|
||
|
</html>
|
||
|
|