See fixed fiddle: http://jsbin.com/hoxilelu/2/edit
Use #1 for "hard-coded" values (i.e. they don't come from
the variables passed into the template).
Also, need to import & use the define plugin to convert
"true" and "false" strings into a boolean,
see http://canjs.com/docs/can.Map.prototype.define.type.html.