all repos — blog @ 57f75b29255b8f3c6f83dbf785cc58e461e2e541

Code and content for 5ika.ch

layouts/index.html (view raw)

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