forked from Botanical/BotanJS
Initial commit
This commit is contained in:
13
botanjs/service/templates/test/System.utils.IKey.html
Normal file
13
botanjs/service/templates/test/System.utils.IKey.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<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>
|
Reference in New Issue
Block a user