blog/templates/shortcodes/image.html
oiseauroch fa0c6f3d64 test
2023-03-31 21:59:07 +02:00

4 lines
84 B
HTML

<figure>
<img src="{{ get_url(path=url) }}" alt="{{ description }}"/>
</figure>