diff --git a/views/home.hbs b/views/home.hbs index 669292c..049b111 100644 --- a/views/home.hbs +++ b/views/home.hbs @@ -30,9 +30,9 @@

{{ locale.credits.caption }}

{{ locale.credits.title }}

+ {{#each locale.credits.people}}
- {{#each locale.credits.people}}
@@ -40,9 +40,9 @@

{{caption}}

- {{/each}}
+ {{/each}}