This repository has been archived on 2026-05-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blowfish/layouts/shortcodes/rtl.html
T
2023-09-28 14:26:19 +03:00

3 lines
53 B
HTML

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