flatiron / plates

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

Fixed some leaking globals (one missing comma and two undeclared vars). #34

Closed flowonyx closed 12 years ago

flowonyx commented 12 years ago

Found four leaking globals and fixed them.

pksunkara commented 12 years ago

+1