sharp-application-server/www/index.html

9 lines
194 B
HTML

<html>
<head>
<title>appsrv test page</title>
</head>
<body>
<h1>appsrv test page</h1>
<p>A paragraph to see the file is displayed.</p>
</body>
</html>