blog

Source for my blog
git clone git://git.konyahin.xyz/blog
Log | Files | Refs

list.html (93B)


      1 {{ define "title" -}}
      2 {{ .Title }}
      3 {{- end }}
      4 {{ define "main" -}}
      5 {{ .Content }}
      6 {{- end }}