1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
Zettat123
2023-02-20 07:07:46 +08:00
committed by GitHub
parent c53ad052d8
commit 65fc2d1b83
2 changed files with 3 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
{{avatar $.Context .User}}
</a>
{{end}}
<span>
<span class="gt-ml-2">
{{if .User}}
<a href="{{.User.HomeLink}}">{{.User.GetDisplayName}}</a>
{{else if .Team}}