PortableInfobox/templates/PortableInfoboxItemImage.mustache

5 lines
166 B
Plaintext
Raw Normal View History

<div class="portable-infobox-item item-type-image no-margins">
<figure>
<img class="portable-infobox-image" alt="{{alt}}" data-url="{{value}}" />
</figure>
</div>