{{if .Participants}}
{{ctx.Locale.Tr "repo.issues.num_participants" .NumParticipants}}
{{range .Participants}} {{ctx.AvatarUtils.Avatar . 28 "tw-my-0.5 tw-mr-1"}} {{end}}
{{end}}