mirror of
https://github.com/documize/community.git
synced 2025-07-28 09:39:42 +02:00
6 lines
122 B
Handlebars
6 lines
122 B
Handlebars
|
<div class="label" title={{label}}>{{label}}</div>
|
||
|
{{#if this.arrow}}
|
||
|
<i class="dicon {{iconClass}}"/>
|
||
|
{{/if}}
|
||
|
{{yield}}
|