{{if ne .OldName .Name}} {{.OldName}} → {{.Name}} {{else}} {{.Name}} {{end}}
{{range .Sections}}{{range .Lines}}{{if eq .Type 2}}{{.Content}}{{else if eq .Type 3}}{{.Content}}{{else}}{{.Content}}{{end}}
{{end}}{{end}}
  {{$body}}
  {{end}}
  {{.Commit.ID}}{{$parent | shortHash}}{{end}}
    {{.Diff.Stats}}
{{range .Sections}}{{range .Lines}}{{if eq .Type 2}}{{.Content}}{{else if eq .Type 3}}{{.Content}}{{else}}{{.Content}}{{end}}
{{end}}{{end}}