blog/layouts/shortcodes/right.html

3 lines
47 B
HTML
Raw Normal View History

2022-03-11 05:02:10 +00:00
<div class='align-right'>
{{ .Inner }}
</div>