PortableInfobox/templates/PortableInfoboxWrapper.hbs
2019-02-02 23:34:48 +01:00

1 line
212 B
Handlebars

<aside class="portable-infobox pi-background{{#if theme}} {{theme}}{{/if}}{{#if layout}} {{layout}}{{/if}}{{#if type}} {{type}}{{/if}}"{{#if item-name}} data-item-name="{{item-name}}"{{/if}}>{{{content}}}</aside>