change from "template: '{{ myName }} <ul> <li *for="#name of names"<{{ name }}>/li< >/ul<'," to "template: '{{ myName }} <ul> <li *for="#name of names">{{ name }}</li> </ul>',"