diff --git a/web/templates/account/dashboard.html b/web/templates/account/dashboard.html index c71ccb9..98f2e04 100644 --- a/web/templates/account/dashboard.html +++ b/web/templates/account/dashboard.html @@ -170,6 +170,12 @@ Edit Profile & Settings +
  • + + + {{PrettyCircle}} + +
  • diff --git a/web/templates/account/search.html b/web/templates/account/search.html index bacf132..9ade98b 100644 --- a/web/templates/account/search.html +++ b/web/templates/account/search.html @@ -192,7 +192,7 @@ {{else}} {{.NameOrUsername}} {{end}} - {{if .InnerCircle}} + {{if and $Root.CurrentUser.IsInnerCircle .InnerCircle}} {{end}}