summaryrefslogtreecommitdiffstats
path: root/templates/shared/user/authorlink.tmpl
blob: 81c2a4ed5e508b995fbeef433d74041c8fc09156 (plain)
1
2
3
<a class="author"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>
	{{.GetDisplayName}}
</a>