carton/TestApp/index.html

13 lines
173 B
HTML

<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<h1>Hello, world!</h1>
</body>
</html>