14 lines
451 B
HTML
14 lines
451 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="shortcut icon" href="//cdn.shopify.com/s/files/1/0428/9406/5826/files/ihealth-favicon-1_32x32.png?v=1613764357" type="image/png">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<title>iHealth</title>
|
|
</head>
|
|
<body>
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|