all repos — blog @ 8ab3bf0a1ecdd159bb2d32567882d627a15152d0

Code and content for 5ika.ch

layouts/index.html (view raw)

1{{ define "main" }}
2<div>{{ .Content }}</div>
3{{end}}