mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 19:21:03 +01:00
e16abc96c6
rel to: https://github.com/kataras/iris/issues/1562#issuecomment-660415246 Former-commit-id: 9e3fb4d71e14dda025a3af86cf210ff72127b716
15 lines
309 B
HTML
15 lines
309 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="/public/app2/app2app3/css/main.css" />
|
|
<title>App2App3</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Hello App2App3 index</h1>
|
|
</body>
|
|
|
|
</html> |