mirror of
https://github.com/go-gitea/gitea
synced 2025-01-07 05:15:58 +01:00
4 lines
73 B
Handlebars
4 lines
73 B
Handlebars
|
<a{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>
|
||
|
{{.GetDisplayName}}
|
||
|
</a>
|