EngineGP/template/sections/help/dialog/attachment.html
2023-03-05 16:59:34 +03:00

5 lines
167 B
HTML

<div class="img-block">
<a target="_blank" href="[home]upload/[img]">
<div class="image" style="background: url([home]upload/[img])"></div>
</a>
</div>