mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-15 03:35:53 +00:00
XW-4045 | Escape caption in galleries in PI
This commit is contained in:
parent
2847b70b11
commit
755e301633
|
@ -14,5 +14,5 @@
|
|||
<span class="play-circle"></span>
|
||||
{{/isVideo}}
|
||||
</a>
|
||||
{{#caption}}<figcaption class="pi-item-spacing pi-caption">{{{caption}}}</figcaption>{{/caption}}
|
||||
{{#caption}}<figcaption class="pi-item-spacing pi-caption">{{caption}}</figcaption>{{/caption}}
|
||||
</figure>
|
||||
|
|
Loading…
Reference in a new issue