1
1
mirror of https://github.com/go-gitea/gitea synced 2025-03-10 04:34:26 +00:00

2 lines
108 B
Handlebars
Raw Normal View History

<a class="avatar"{{if gt .user.ID 0}} href="{{.user.HomeLink}}"{{end}}>{{ctx.AvatarUtils.Avatar .user}}</a>