culinary.kemonine.info/themes/gochowdown/layouts/partials/page.html

9 lines
143 B
HTML

<section class="container page">
<article>
<header>
<h1>{{ .Title }}</h1>
</header>
{{ .Content }}
</article>
</section>