Skip to content

Commit

Permalink
Merge pull request wycats#2 from hayley/patch-1
Browse files Browse the repository at this point in the history
removes excess handlebars
  • Loading branch information
wycats committed Jun 30, 2011
2 parents 2196f40 + 891bb7a commit 4d987bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.haml
Expand Up @@ -243,7 +243,7 @@
<ul class="people_list">
{{#each people}}
<li>{{this}}</li>
{{/each}}}}
{{/each}}
</ul>
.notes
when used with this context:
Expand Down

0 comments on commit 4d987bb

Please sign in to comment.