mirror of
https://gitee.com/gitea/gitea.git
synced 2024-12-15 18:10:50 +08:00
4 lines
88 B
Handlebars
4 lines
88 B
Handlebars
|
<a class="author"{{if gt .ID 0}} href="{{.HomeLink}}"{{end}}>
|
||
|
{{.GetDisplayName}}
|
||
|
</a>
|