<!doctype html> | |
<html style="height:100%;"> | |
<head> | |
<meta charset="utf-8"> | |
<title>Moblab</title> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<link rel="icon" type="image/x-icon" href="favicon.ico"> | |
</head> | |
<body style="margin:0px; height:95%"> | |
<app-root>Loading...</app-root> | |
</body> | |
</html> |