4 lines
73 B
Handlebars
4 lines
73 B
Handlebars
{{#each this }}
|
|
<div class="text-danger">{{ this }}</div>
|
|
{{/each }}
|