mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
8 lines
263 B
Smarty
8 lines
263 B
Smarty
<ul class="thick">
|
|
<li>
|
|
<span class="icon bubble" style="background-image: url({$embed->images[0]['value']|htmlspecialchars});">
|
|
<i class="zmdi zmdi-image"></i>
|
|
</span>
|
|
<span>{$c->__('post.gallery')}</span>
|
|
</li>
|
|
</ul>
|