Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made a small modification to the underscore support render method to allow the template partials to get compiled allowing data to get passed to those as well. var user = {username: 'Beetlejuice'}; <%= partials.xanadu(user) %>
- Loading branch information