2018-12-10 18:22:11 +00:00
|
|
|
{{#if hasIcon}}
|
2022-01-11 12:40:52 -05:00
|
|
|
<i class="dicon {{iconClass}}" />
|
2018-12-10 18:22:11 +00:00
|
|
|
{{/if}}
|
2019-01-23 15:44:46 +00:00
|
|
|
<div class="label" title={{label}}>{{label}}</div>
|
2022-01-11 12:40:52 -05:00
|
|
|
{{yield}}
|