landingpage/layouts/shortcodes/subheader.html

3 lines
46 B
HTML
Raw Normal View History

2021-02-07 11:10:51 +00:00
<header>
{{ .Inner | markdownify }}
</header>