hugo-theme-even/layouts/shortcodes/left.html

3 lines
46 B
HTML
Raw Normal View History

<div class='align-left'>
{{ .Inner }}
</div>