diff --git a/app.js b/app.js index 251b8d9..f245ef2 100644 --- a/app.js +++ b/app.js @@ -56,7 +56,7 @@ define(function(require){ render: function(container){ var self = this, - parent = container || $('#ws-content'), + parent = container || $('#monster-content'), template = $(monster.template(self, 'app')); /* On first Load, load my office */