forked from Botanical/BotanJS
14 lines
250 B
HTML
14 lines
250 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Botan JS - Test</title>
|
||
|
<script>
|
||
|
var debugEnv = true;
|
||
|
var _AstConf_ = { };
|
||
|
</script>
|
||
|
|
||
|
<link href="/ocss/System.utils.IKey" rel="stylesheet" type="text/css" />
|
||
|
<script src="/ojs/System.utils.IKey"></script>
|
||
|
<body>
|
||
|
</body>
|
||
|
</html>
|