iris/_examples/file-server/single-page-application/embedded-single-page-application/data/public/app2/index.html
2020-09-14 18:36:04 +03:00

11 lines
133 B
HTML

<html>
<head>
<title>App 2</title>
</head>
<body>
<h1> (Static HTML Page) Hello from app2/index.html </h1>
</body>
</html>