http://stackoverflow.com/questions/26957835/can-can-js-bind-over-existing-html
In backbone, instead of a template, you can give a selector and
bind the events straight to that html: Can you do the same in Can, or
do you have to replace the existing html with html you generate?
Thanks
James