all repos — blog @ 89b6d4299bb0164f9893d9c7129706ed8266cdb1

Code and content for 5ika.ch

layouts/index.html (view raw)

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