all repos — blog @ 9651df55d5056bb40ccda799db838213c1df1c29

Code and content for 5ika.ch

layouts/index.html (view raw)

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