{{.ID | shortHash}}
      {{.Message | commitSubject}}
    
    {{$body := .Message | commitBody}}
    {{if $body}}
    Click to expand commit body
{{$body}}
    by {{.Author.Name}} on
{{.ID | shortHash}}
      {{.Message | commitSubject}}
    {{$body}}
    by {{.Author.Name}} on
No commits yet
{{end}}