{{if and (eq .commitMessage "") (not (eq .commitURL ""))}} {{ctx.Locale.Tr "repo.empty_commit_message"}} {{else}} {{.commitMessage}} {{end}}