cosin-website/layouts/index.html

7 lines
101 B
HTML

{{ define "main" }}
<div class="right">
<article>
{{ .Content }}
</article>
</div>
{{ end }}