9ea147d234
Change-Id: I96f8ebcedf982139ff0d263266f25dd63746091c
17 lines
621 B
HTML
17 lines
621 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link rel="apple-touch-icon" href="" type="image/x-icon">
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
|
<meta name="description" content="Multinode Dashboard">
|
|
<link rel="shortcut icon" href="" type="image/x-icon">
|
|
<title>Multinode Dashboard</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
</body>
|
|
</html>
|