blob: f447817298300262456117c179539e545abc3e1d [file] [log] [blame]
<html>
<style>
body {
background-color: white;
}
</style>
<script>
window.parent.setupWindow(window);
</script>
<body onload="window.setupBody();">
foo bar baz<input>
</body>
</html>