mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 21:29:29 +01:00
4 lines
73 B
Handlebars
4 lines
73 B
Handlebars
|
<a{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>
|
||
|
{{.GetDisplayName}}
|
||
|
</a>
|