Source code starts here
// router.js (function () { 'use strict'; var app = window.app; var Backbone = window.Backbone; app.Router = Backbone.Router.extend({}); })(); // index.html
Source code ends here
There has been error in communication with Booktype server. Not sure right now where is the problem.
You should refresh this page.