<!doctype html>
<html dir="$i18n{textdirection}" lang="$i18n{language}">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
</head>
<body>
<script type="module" src="chrome://password-change/password_change_app.js"></script>
<password-change id="main-element"></password-change>
</body>
</html>