mirror of
https://github.com/go-gitea/gitea
synced 2025-08-01 15:18:37 +00:00
fix #650
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<li>
|
||||
<a href="{{AppSubUrl}}/{{.Name}}">
|
||||
<i class="icon octicon octicon-organization"></i>
|
||||
<strong>{{.Name}}</strong>
|
||||
<strong>{{.ShortName 20}}</strong>
|
||||
<span class="ui right text light grey">
|
||||
<i class="octicon octicon-repo"></i>{{.NumRepos}}
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user