PortableInfobox/templates/PortableInfoboxItemTitle.mustache
2016-12-28 15:51:33 +01:00

6 lines
302 B
Plaintext

{{!
This template is linked with of mercury/front/templates/main/components/infobox-builder-item-title.hbs
Changing this template requires modifying the other in mercury repo.
}}
<h2 class="pi-item pi-item-spacing pi-title"{{#inlineStyles}} style="{{inlineStyles}}"{{/inlineStyles}}>{{{value}}}</h2>