landingpage/layouts/shortcodes/box.html

3 lines
38 B
HTML
Raw Normal View History

2021-02-07 11:10:51 +00:00
<div class="box">
{{ .Inner }}
</div>