This commit is contained in:
Marcello Stanisci 2015-12-17 15:29:39 +01:00
parent c3a9888dfe
commit dbf4de68b3

View File

@ -19,7 +19,7 @@
Your contract includes these products:
<ul>
{{#each products}}
<li>{{description}} <a href="foo">(more...)</a></li>
<li>{{description}}: {{prettyAmount price}}</li>
{{/each}}
</ul>