diff --git a/src/PublishView.js b/src/PublishView.js
index e7be281..b96da6d 100644
--- a/src/PublishView.js
+++ b/src/PublishView.js
@@ -27,7 +27,7 @@
'
',
- embedTmpl: '',
+ embedTmpl: '',
initialize: function(options){
var self = this;
self.options = _.defaults(options || {}, self.options);
@@ -115,4 +115,4 @@
},
});
-})(jQuery, window);
\ No newline at end of file
+})(jQuery, window);