From 35d0358c2a5cd71219fc407b08d29159e6084cd0 Mon Sep 17 00:00:00 2001 From: istiak101 <30789544+istiak101@users.noreply.github.com> Date: Wed, 25 May 2022 17:45:45 +0600 Subject: [PATCH] Github style following followers (#19482) Removed tabbed following and followers from user page and added Github style following followers. --- templates/user/profile.tmpl | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl index 6f5efae02e..dd83ff0620 100644 --- a/templates/user/profile.tmpl +++ b/templates/user/profile.tmpl @@ -17,6 +17,7 @@ {{if .Owner.FullName}}{{.Owner.FullName}}{{end}} {{.Owner.Name}} {{svg "octicon-rss" 18}} + {{svg "octicon-person" 18 "mr-2"}}{{.Owner.NumFollowers}} {{.i18n.Tr "user.followers"}} ยท {{.Owner.NumFollowing}} {{.i18n.Tr "user.following"}}
{{if eq .TabName "activity"}}