This commit is contained in:
Marcello Stanisci 2015-12-16 18:07:31 +01:00
parent a16589a5d9
commit c3a9888dfe

View File

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