<!doctype html>
<html dir="$i18n{textdirection}" lang="$i18n{language}">
<head>
<link rel="stylesheet" href="region_search.css">
<meta charset="utf-8">
</head>
<body>
<iframe id="content"
src="chrome-untrusted://lens"
allow="cross-origin-isolated"></iframe>
<script type="module" src="app.js"></script>
</body>
</html>