Aldo Nievas

Results 12 comments of Aldo Nievas

well, it works now: views['Home'].prototype.render = function() { var variables = { search_label: "My Search" }; this.el = templates.Home(variables); return this; }; where should I put events for Search template...

Just in case my dir structure: ![screen shot 2013-07-16 at 10 50 24 am](https://f.cloud.github.com/assets/183364/804952/fd9159a4-ee1d-11e2-80bb-dc6d8a92a3e6.png)