bench-forgejo/templates/shared/user/authorlink.tmpl

2 lines
107 B
Handlebars

<a class="author text black bold muted"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>