Simple-Web-Server/web/test.html
2014-07-11 12:43:58 +02:00

8 lines
153 B
HTML

<html>
<head>
<title>Simple-Web-Server html-file</title>
</head>
<body>
This is the content of test.html
</body>
</html>