Hello.
In the newest version (1.16.3) templating with handlebars.js is introduced. This is a very cool feature especially since two way binding to the model is supported. Example is available here. Look for the templating example in the menu. For documentation of the syntax look at handlebars.js web page.
However, I did not get binding to a XML model to work. It simply binds all child elements to the path you specify. Is this a feature that should be supported? That is, is this a bug?
Cheers
Martin