11 lines
252 B
HTML
11 lines
252 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Command</title>
|
||
|
<script src="/window.js" language="JavaScript" type="text/JavaScript"></script>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<base target="WWindow">
|
||
|
</head>
|
||
|
<body>
|
||
|
</body>
|
||
|
</html>
|