www.shintai-brv.de/layouts/page/single.html

12 lines
197 B
HTML

<!DOCTYPE HTML>
<html>
<head>
{{ partial "head.html" . }}
</head>
<body>
<section id="page" class="main special"><div class="container">
{{ .Content }}
</div></section>
</body>
</html>