<html>
<body>
<p>This page has an iframe.</p>
<p><iframe sandbox="allow-scripts allow-popups" src="iframe_popup.html"></iframe>
</body>
</html>
<html>
<body>
<p>This page has an iframe.</p>
<p><iframe sandbox="allow-scripts allow-popups" src="iframe_popup.html"></iframe>
</body>
</html>