@qooxdoo/framework
Version:
The JS Framework for Coders
15 lines (13 loc) • 417 B
HTML
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Widgetbrowser</title>
</head>
<body>
<!-- This index.html can be customised by creating a boot/index.html (do not include Qooxdoo application script tags like
the one below because they will be added automatically)
-->
<script type="text/javascript" src="boot.js"></script>
</body>
</html>