mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 19:21:03 +01:00
11 lines
114 B
HTML
11 lines
114 B
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>App 2</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1> Hello from app2/index.html </h1>
|
||
|
</body>
|
||
|
|
||
|
</html>
|