<!doctype html>
<html dir="$i18n{textdirection}" lang="$i18n{language}">
<head>
<meta charset="utf8">
<link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
<script type="module" src="app.js"></script>
</head>
<body>
<vm-app></vm-app>
</body>
</html>