1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-26 03:18:28 +00:00

Fix followers and following tabs in profile (#10202) (#10203)

This commit is contained in:
Lauris BH
2020-02-09 23:00:24 +02:00
committed by GitHub
parent b16c555541
commit 80eb50655a
6 changed files with 35 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">