Files
handlebars.js/test/compat.hbs
T
2010-09-11 18:24:50 -04:00

7 lines
207 B
Handlebars

This is the story of guys who work on a project
called {{project}}. Their names were {{#people}}{{firstName}} and {{/people}}
they both enjoyed working on {{project}}.
{{#people}}
{{>personPet}}
{{/people}}