blob: 3738ff1227e9b2f693d34acebaa49a45916c1fbf [file] [log] [blame]
<!doctype html>
<html dir="$i18n{textdirection}" lang="$i18n{language}">
<head>
<meta charset="utf-8">
<title>Screenshot Image Editor</title>
<style>
body {
margin: 0;
}
</style>
</head>
<body>
<iframe id="content" src="chrome-untrusted://image-editor/placeholder">
</iframe>
</body>
</html>