gitea-local/templates/shared/user/namelink.tmpl
2024-08-07 15:56:31 +08:00

2 lines
70 B
Cheetah
Executable File

<a{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>{{.GetDisplayName}}</a>