slidescript/examples/index.html
2021-04-07 14:50:42 -07:00

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>