mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-12 03:38:40 +00:00
65ea4079ce
Backport #38570 by @wxiaoguang fix #38569, also fix the UI Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 lines
126 B
Handlebars
2 lines
126 B
Handlebars
<span class="username-display">{{.Name}} {{if .FullName}}<span class="username-fullname">({{.FullName}})</span>{{end}}</span>
|