flatiron / plates

Light-weight, logic-less, DSL-free, templates for all javascript environments!
MIT License
831 stars 69 forks source link

[fix] Better check for undefined values, added test for it. #92

Closed 3rd-Eden closed 11 years ago

3rd-Eden commented 11 years ago

Ran in to this issue when a 0 got mapped to undefined instead of displaying 0.