{{define "commit"}}{{template "pagehead" .}} {{template "repohead" .}}
{{.Commit.Hash}}
{{.Commit.Author}} · {{.Commit.When.Format "Jan 2, 2006 15:04"}} ({{ago .Commit.When}})
{{range .Diff}}{{.Text}} {{end}}
Diff truncated — view the full change locally with git show {{.Commit.Short}}.
git show {{.Commit.Short}}