Update index.html

This commit is contained in:
DremOS Developing Team 2018-07-02 16:17:57 -05:00 committed by GitHub
parent 8ffe888fad
commit 7d4d2954cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,6 @@
</style> </style>
<body> <body>
<iframe src="index-closed.html" style="height:600px;width:1100px"></iframe> <iframe src="index-closed.html" style="height:600px;width:1100px"></iframe>
<br />
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home"> <INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
</body> </body>
</html> </html>