typo
This commit is contained in:
parent
a16589a5d9
commit
c3a9888dfe
@ -19,7 +19,7 @@
|
|||||||
Your contract includes these products:
|
Your contract includes these products:
|
||||||
<ul>
|
<ul>
|
||||||
{{#each products}}
|
{{#each products}}
|
||||||
<li>{{description}}<a href="foo">(more...)</a></li>
|
<li>{{description}} <a href="foo">(more...)</a></li>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user