diff --git a/templates/repo/actions/list.tmpl b/templates/repo/actions/list.tmpl index b4e1113986..aa6d66fa68 100644 --- a/templates/repo/actions/list.tmpl +++ b/templates/repo/actions/list.tmpl @@ -39,7 +39,7 @@ {{range .Actors}} - {{ctx.AvatarUtils.Avatar . 20}} {{.GetDisplayName ctx}} + {{ctx.AvatarUtils.Avatar . 20}} {{.GetDisplayName}} {{end}}