Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-29 23:47:37 -05:00 committed by GitHub
parent d2b99a54ac
commit 46ef622d2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,5 +26,7 @@
</style>
<body>
<iframe src="index-closed.html" style="height:500px;width:800px"></iframe>
<input type="button" name="resetIFrame" value="Reset"
class="button" onclick="reset();" />
</body>
</html>