blob: bd286a54423d3146c492fd1d5568049faf516218 [file] [log] [blame]
<!doctype html>
<html dir="$i18n{textdirection}" lang="$i18n{language}">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
<style>
body {
margin: 0;
}
</style>
<title>$i18n{pageTitle}</title>
</head>
<body>
<commander-app></commander-app>
<script type="module" src="app.js"></script>
</body>
</html>