hugo-theme-even/layouts/shortcodes/center.html
2018-02-01 21:28:11 +08:00

3 lines
No EOL
48 B
HTML

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