mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-31 12:02:58 +00:00
https://github.com/go-gitea/gitea/pull/22294 introduced this bug. Before:  After:  Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 lines
102 B
Cheetah
2 lines
102 B
Cheetah
<a class="avatar"{{if gt .user.ID 0}} href="{{.user.HomeLink}}"{{end}}>{{avatar $.Context .user}}</a>
|