Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Should be able to pass 0 or false as values for data to .tmpl( data ), and have the template render against that as a valid data value. OTOH passing no data at all, or null, is treated as rendering the template once with no data.
- Loading branch information