Files
Gitea/templates/repo/search_name.tmpl
T
wxiaoguang ae2ff1b467 fix: branch protection user list (#38570)
fix #38569, also fix the UI
2026-07-22 18:48:39 +00:00

2 lines
126 B
Handlebars

<span class="username-display">{{.Name}} {{if .FullName}}<span class="username-fullname">({{.FullName}})</span>{{end}}</span>