{{range $key, $value := .Reactions}} {{ReactionToEmoji $key}} {{len $value}} {{end}} {{if AllowedReactions}} {{template "repo/issue/view_content/add_reaction" Dict "ctxData" $.ctxData "ActionURL" .ActionURL}} {{end}}