1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-09 23:49:47 +02:00
ant-http/build/htdocs/index.html

19 lines
617 B
HTML
Raw Normal View History

2015-10-22 11:39:11 +02:00
<HTML>
<head>
2015-10-22 13:07:52 +02:00
<link rel="stylesheet" type="text/css" href="style/font.min.css"/>
2015-10-22 11:39:11 +02:00
<link rel="stylesheet" type="text/css" href="style/w2ui-1.4.2.css" />
<script src="scripts/jquery.min.js"></script>
<script src="scripts/w2ui-1.4.2.js"></script>
2015-10-22 13:07:52 +02:00
<script src="scripts/pluginman.js"></script>
<script src="scripts/fileman.js"></script>
<script src="scripts/camviewer.js"></script>
<script src="scripts/sidebar.js"></script>
<script src="scripts/rcar.js"></script>
2015-10-22 11:39:11 +02:00
</head>
<TITLE>Index</TITLE>
<BODY>
2015-10-22 13:07:52 +02:00
2015-10-22 11:39:11 +02:00
<div id="layout" style="width: 100%; height: 100%;"></div>
</BODY>
</HTML>