Homepage/themes/blowfish/layouts/shortcodes/rtl.html

3 lines
58 B
HTML
Raw Normal View History

2025-01-26 17:39:48 -07:00
<div dir="rtl" class="text-right">
{{ .Inner }}
</div>