openvk/Web/Presenters/templates/components/photo.xml
n1rwana 8fb393ca9b
Обновление репортов (#715)
* Репорты живы

* 2
2022-09-17 00:06:37 +03:00

5 lines
163 B
XML

{block content}
<center style="margin-bottom: 8pt;">
<img src="{$photo->getURL()}" style="max-width: 80%; max-height: 60vh;" />
</center>
{/block}