LoveIt/layouts/shortcodes/float-right.html

4 lines
50 B
HTML
Raw Normal View History

2019-08-09 01:54:09 +08:00
<div class='float-right'>
{{ .Inner }}
</div>