mirror of
https://gitee.com/gitea/gitea.git
synced 2024-12-16 02:21:02 +08:00
4 lines
73 B
Handlebars
4 lines
73 B
Handlebars
|
<a{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>
|
||
|
{{.GetDisplayName}}
|
||
|
</a>
|