diff --git a/resources/js/views/app.js b/resources/js/views/app.js index 89f6929..d968864 100644 --- a/resources/js/views/app.js +++ b/resources/js/views/app.js @@ -42,7 +42,7 @@ _ ; App.__super__.initialize.apply(that); -console.log(tmplAppLayout); + that.$el.html(tmplAppLayout); that.Layout = that.$el.layout({