schliesspendel-site/themes/schliesspendel/layouts/partials/intro.html
2017-11-05 10:57:28 +00:00

5 lines
142 B
HTML

<section id="intro" class="content">
<h5>{{ .Site.Params.Intro.heading }}</h6>
<p>{{ .Site.Params.Intro.text | safeHTML }}</p>
</section>