schliesspendel-site/themes/schliesspendel/layouts/partials/intro.html

5 lines
142 B
HTML
Raw Normal View History

2017-11-05 11:57:28 +01:00
<section id="intro" class="content">
<h5>{{ .Site.Params.Intro.heading }}</h6>
<p>{{ .Site.Params.Intro.text | safeHTML }}</p>
</section>