Takubeh/layouts/page/simple.html

6 lines
90 B
HTML

{{ define "main" }}
<div class="simple color -white">
{{ .Content }}
</div>
{{ end }}