ImageGrid/Viewer/experiments/_template.html

19 lines
237 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<style>
</style>
<script src="../ext-lib/jquery.js"></script>
<script src="../ext-lib/jquery-ui.js"></script>
<script src="../lib/jli.js"></script>
<script>
</script>
<body>
</body>
</html>