schliesspendel-site/themes/schliesspendel/layouts/partials/intro.html
2017-11-05 11:22:59 +00:00

5 lines
142 B
HTML

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