<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Jio Gadget</title> <base href = "/erp5/web_site_module/officejs_whiteboard/>"> <!-- renderjs --> <script src="rsvp.js" type="text/javascript"></script> <script src="renderjs.js" type="text/javascript"></script> <script src="jiodev.js" type="text/javascript"></script> <script src="jio_mappingstorage.js" type="text/javascript"></script> <!-- custom script --> <script src="gadget_officejs_whiteboard_liberator.js" type="text/javascript"></script> </head> <body> </body> </html>