ImageGrid/Viewer/experiments/_template.html
Alex A. Naanou 5f47d6da7b restructured the repo moving the legacy out of the way...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2020-08-28 17:32:02 +03:00

19 lines
237 B
HTML
Executable File

<!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>