Merge pull request 'Add headers to follower lists' (#4174) from 0ko/forgejo:ui-profile-followers-title into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4174
Reviewed-by: Otto <otto@codeberg.org>
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
Earl Warren 2024-06-19 09:54:41 +00:00
commit d03a169dae
5 changed files with 142 additions and 4 deletions

View file

@ -1,8 +1,8 @@
<div class="user-cards">
{{if .CardsTitle}}
<h2 class="ui dividing header">
{{.CardsTitle}}
</h2>
<h2 class="tw-mb-0">
{{.CardsTitle}}
</h2>
{{end}}
<ul class="list">
{{range .Cards}}