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