mirror of
https://github.com/kataras/iris.git
synced 2025-01-25 03:31:04 +01:00
11 lines
133 B
HTML
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>
|