PortableInfobox/templates/PortableInfoboxItemImage.mustache
2015-04-28 09:00:26 +02:00

5 lines
166 B
Plaintext

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