Source code
Revision control
Copy as Markdown
Other Tools
<html>
<head> <meta charset="utf-8"> </head>
<body>
just a dummy html file with an iframe
<iframe id="frame1" src="dummy_page.html?sub_entry=0"></iframe>
<iframe id="frame2" src="dummy_page.html?sub_entry=0"></iframe>
</body>
</html>