Readd mustache templates

This commit is contained in:
2014-08-15 14:55:19 +02:00
parent 95e42bb917
commit 957ea02b5d
11 changed files with 132 additions and 0 deletions
@@ -0,0 +1,4 @@
<tr class="order-row-{{id}} {{state}}">
<td>{{display}}</td>
<td class="currency">{{#currency}}{{total_amount}}{{/currency}}</td>
</tr>