mongoose/examples/proxy_web_root/app1/index.html
2014-05-13 14:51:16 +01:00

10 lines
133 B
HTML

<html>
<head>
<title>App1 Index</title>
</head>
<body>
<h1>This is App1 index page</h1>
<p>Image below is </p>
</body>
</html>