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

     1  <a class="text muted" href="{{.HomeLink}}">{{.Name}}{{if .FullName}} ({{.FullName}}){{end}}</a>