all repos — blog @ 0b010f1d64845a9cdb53d55eec71ffb23a38a311

Code and content for 5ika.ch

layouts/index.html (view raw)

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