5 lines
88 B
Handlebars
5 lines
88 B
Handlebars
{{#if has_data}}
|
|
<div>
|
|
<p>{{kind}}: {{message}}</p>
|
|
</div>
|
|
{{/if}} |