1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-26 12:18:36 +00:00

Fix followers and following tabs in profile (#10202)

This commit is contained in:
Lauris BH
2020-02-09 22:18:01 +02:00
committed by GitHub
parent e273817154
commit fe00886bef
6 changed files with 41 additions and 87 deletions

View File

@@ -1,7 +1,9 @@
<div class="ui container user-cards">
{{if .CardsTitle}}
<h2 class="ui dividing header">
{{.CardsTitle}}
</h2>
{{end}}
<ul class="list">
{{range .Cards}}
<li class="item ui segment">