7 lines
133 B
HTML
7 lines
133 B
HTML
<html>
|
|
<body>
|
|
<h2>Test page</h2>
|
|
<p>This is an index page hosted by the built in SlideScript HTTP server</p>
|
|
</body>
|
|
</html>
|