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

2 lines
96 B
Cheetah
Executable File

<a class="text muted" href="{{.HomeLink}}">{{.Name}}{{if .FullName}} ({{.FullName}}){{end}}</a>