<!doctype html> <html> <head> <title>OfficeJS TodoMVC Model Gadget</title> <script src="rsvp.js"></script> <script src="renderjs.js"></script> <script src="jiodev.js"></script> <script src="officejs_todomvc_gadget_model.js"></script> </head> <body> </body> </html>