1
1
Fork 0
mirror of https://github.com/Aroy-Art/Rinkusu.git synced 2025-07-29 15:53:43 +02:00
Rinkusu/layouts/shortcodes/figcaption.html

3 lines
No EOL
82 B
HTML

<div class="text-center text-secondary m-2">
{{ .Inner | markdownify }}
</div>