When I provide an inline-template I get a text node back, when I produce a template string I get an element. Here's some code to see it happening. http://jsbin.com/yumeza/6/edit?js,output