summaryrefslogtreecommitdiffstats
path: root/templates/shared/user/authorlink.tmpl
blob: d57a635b4bf290bbb7cf850d2173504c5066bea5 (plain)
1
<a class="author text black tw-font-semibold muted"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>{{if .IsBot}}<span class="ui basic label tw-p-1">bot</span>{{end}}