0ccc8467ec
Adds replication engine and core in-repo addon
8 lines
101 B
Handlebars
8 lines
101 B
Handlebars
<span class={{class}}>
|
|
{{#if (has-block)}}
|
|
{{yield}}
|
|
{{else}}
|
|
{{text}}
|
|
{{/if}}
|
|
</span>
|