10 lines
169 B
Text
Executable file
10 lines
169 B
Text
Executable file
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Sample application</title>
|
|
</head>
|
|
<body>
|
|
<div id="app-container"></div>
|
|
</body>
|
|
</html>
|