{{template "base/head" .}}
{{template "repo/header" .}}

{{range $i, $h := .Parents}} {{end}}
Tag{{.Tag}}
Author{{.Author}}
Date{{.Date}}
Commit{{.Commit}}
Parent{{$h}}

{{.Message}}