Files
hearth/package/gitea/source/templates/shared/user/authorlink.tmpl
T
2026-06-02 08:36:01 +00:00

2 lines
208 B
Handlebars

<a class="muted tw-text-text tw-font-semibold"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>{{if .IsTypeBot}}&nbsp;<span class="ui basic label tw-p-1 tw-align-baseline">bot</span>{{end}}