Files
Atay-Makhzan/templates/shared/user/authorlink.tmpl
T

2 lines
107 B
Handlebars
Raw Normal View History

2022-11-19 05:02:30 +01:00
<a class="author text black bold muted"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>