I have an underscore template that is appending the following text \"[object HTMLDivElement]\" , but it\'s supposed to append value that \"model.get(\'title
If it is from another view I use .html() or .outerHTML like this:
.html()
.outerHTML
otherview: view.render().$el.html() otherview: view.render().el.outerHTML