spec/support/templates/demo-template.mustache in bonsai-1.3.1 vs spec/support/templates/demo-template.mustache in bonsai-1.3.2
- old
+ new
@@ -1,12 +1,10 @@
Hello from our template, named {{name}}
{{page_title}}
{{#images}}
- {{#files}}
- {{path}}
- {{/files}}
+ {{path}}
{{/images}}
{{#children}}
{{permalink}}
{{/children}}
\ No newline at end of file