UNPKG

149 Btext/x-handlebars-templateView Raw
1<table>
2 <caption>Colors</caption>
3 <tbody>
4 {{#each colors}}
5 <tr><th>{{@key}}</th>{{this}}</tr>
6 {{/each}}
7 </tbody>
8</table>
\No newline at end of file