{{if and (.Repository.UnitEnabled $.UnitTypeCode) (not .IsBareRepo)}}
{{.CommitsCount}} {{.i18n.Tr "repo.commits"}}
{{end}} {{if and (.Repository.UnitEnabled $.UnitTypeCode) (not .IsBareRepo) }}
{{.BrancheCount}} {{.i18n.Tr "repo.branches"}}
{{end}}