all repos — blog @ 4db6c8d6a3068fdcc54c94a8ea72559797adfd7e

Code and content for 5ika.ch

layouts/index.html (view raw)

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