blowfish/layouts/shortcodes/rtl.html

3 lines
53 B
HTML
Raw Normal View History

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