blowfish/layouts/shortcodes/rtl.html
2023-09-28 14:26:19 +03:00

3 lines
No EOL
53 B
HTML

<div dir="rtl" align="right">
{{ .Inner }}
</div>