code.gitea.io/gitea@v1.22.3/templates/shared/user/namelink.tmpl (about)

     1  <a{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>