<!doctype html>
<html dir="$i18n{textdirection}" lang="$i18n{language}">
<head>
<meta charset="utf-8">
<title>Profile Internals Debug Page</title>
</head>
<body>
<profile-internals-app></profile-internals-app>
<script type="module" src="profile_internals_app.js"></script>
</body>
</html>