5 lines
84 B
Handlebars
5 lines
84 B
Handlebars
<h2>Debug output</h2>
|
|
{{#each_row}}
|
|
<pre>{{stringify this}}</pre>
|
|
{{/each_row}}
|