{{define "title"}}{{.ShortSHA}} · {{.Repo.OwnerName}}/{{.Repo.Name}}{{end}} {{define "content"}} {{template "repoheader" .}}
{{.SHA}}{{template "sigbadge" .Sig}}
author: {{.AuthorName}} <{{.AuthorEmail}}> · {{.Date}}
{{if .CommitterEmail}}
committer: <{{.CommitterEmail}}>{{end}}
{{range .DiffLines}}{{.Text}}
{{end}}
{{end}}