Files
handlebars.js/compat.hb
T
2010-09-05 17:19:35 -04:00

9 lines
209 B
Plaintext

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}}