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