blob: 26c632b71fbf30133d0ffa1eb60e8f4972a85368 [file] [log] [blame]
<!doctype html>
<head>
<meta charset="utf-8">
<title>Device Emulator</title>
<link rel="stylesheet" href="device_emulator.css">
</head>
<body>
<device-emulator-pages></device-emulator-pages>
<script type="module" src="device_emulator_pages.js"></script>
</body>