Update shuttingdown.html
This commit is contained in:
parent
c2f608b2e6
commit
397a864307
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<script src="jquery/jquery-3.3.1.min.js"></script>
|
||||
<script type="text/javascript">window.open('shutdown.html');</script>
|
||||
<script type="text/javascript">window.open('shutdown.html','_parent');</script>
|
||||
|
||||
<style>
|
||||
html, body {
|
||||
|
|
Loading…
Reference in a new issue