diff --git a/web/templates/account/dashboard.html b/web/templates/account/dashboard.html index 98f2e04..cb508a2 100644 --- a/web/templates/account/dashboard.html +++ b/web/templates/account/dashboard.html @@ -170,12 +170,14 @@ Edit Profile & Settings + {{if .CurrentUser.IsInnerCircle}}
  • {{PrettyCircle}}
  • + {{end}}
  • diff --git a/web/templates/photo/gallery.html b/web/templates/photo/gallery.html index 3849ce1..84dbe80 100644 --- a/web/templates/photo/gallery.html +++ b/web/templates/photo/gallery.html @@ -43,7 +43,7 @@ {{else if eq .Visibility "circle"}} - + {{PrettyCircle}}