all repos — blog @ 62a5d416bdea3403df6cbdacb2705afc510f8882

Code and content for 5ika.ch

layouts/index.html (view raw)

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